Commit 9be3e114 by Edward Zarecor

Removing unicode art in favour of ascii art.

parent 1a2ac1ba
......@@ -13,12 +13,13 @@
# your edX source code. For example, assuming the following directory
# structure under /home/me
#
# ├── edx-src
# │ ├── configuration
# │ ├── cs_comments_service
# │ ├── edx-platform
# │ ├── xqueue
#
# |-- edx-src
# | |-- course-discovery
# | |-- cs_comments_service
# | |-- edx_course_discovery
# | |-- edx-platform
# | |-- xqueue
# you would define DOCKER_EDX_ROOT="/home/me/edx-src"
#
# DOCKER_DATA_ROOT is the location on your host machine where Docker
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment