removing rake and outdated references to it

This commit is contained in:
Christine Lytwynec
2014-07-31 15:08:09 -04:00
parent 44c4102096
commit eb3c1ab9a8
28 changed files with 15 additions and 634 deletions

View File

@@ -36,8 +36,8 @@ Connect to the Devstack Virtual Machine
sudo su edxapp
This command loads the edxapp environment from the file
``/edx/app/edxapp/edxapp_env``. This puts ``venv python``, ``rbenv ruby`` and
``rake`` are in your search path.
``/edx/app/edxapp/edxapp_env``. This puts ``venv python`` and ``rbenv ruby``
in your search path.
This command also sets the current working directory to the edx-platform
repository (``/edx/app/edxapp/edx-platform``).