Commit 5cd3dabb by Diana Huang Committed by Diana Huang

Some small documentation updates.

parent 799b322f
...@@ -77,7 +77,7 @@ a minimum of 2 CPUs and 4GB of memory works well. ...@@ -77,7 +77,7 @@ a minimum of 2 CPUs and 4GB of memory works well.
3. Start the services. This command will mount the repositories under the 3. Start the services. This command will mount the repositories under the
DEVSTACK\_WORKSPACE directory. DEVSTACK\_WORKSPACE directory.
*Note: it may take up to 60 seconds for the LMS to start* *Note: it may take up to 60 seconds for the LMS to start, even after the ``dev.up`` command outputs "done".*
Default Default
...@@ -121,6 +121,12 @@ To reset your environment and start provisioning from scratch, you can run: ...@@ -121,6 +121,12 @@ To reset your environment and start provisioning from scratch, you can run:
make destroy make destroy
For information on all the available ``make`` commands, you can run:
.. code:: sh
make help
Usernames and Passwords Usernames and Passwords
----------------------- -----------------------
......
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