Commit 2a09f6ba by David Baumgold

Clarified based on @shnayder's comment

parent fa87cccb
...@@ -124,8 +124,8 @@ And `rake` will start up your Django project on the localhost, port 8001. To ...@@ -124,8 +124,8 @@ And `rake` will start up your Django project on the localhost, port 8001. To
view your running project, type `127.0.0.1:8001` into your web browser, and view your running project, type `127.0.0.1:8001` into your web browser, and
you should see edX in all its glory! you should see edX in all its glory!
If you need to run old XML-only LMS (which doesn't use the database), run this If you need to run old XML-only LMS (which doesn't use the mongo database for
instead: course content), run this instead:
$ rake lms $ rake lms
......
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