Skip to content

Commit

Permalink
INSTALL: the --recursive flag is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jun 29, 2014
1 parent b56febc commit f127f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Then run the following (lines that start with ``#`` are comments, not commands):
.. code-block:: shell-session
# Get the code
user@host:Code$ git clone --recursive https://github.com/malept/gmusicprocurator.git
user@host:Code$ git clone https://github.com/malept/gmusicprocurator.git
user@host:Code$ cd gmusicprocurator
# Create a new virtual environment
user@host:gmusicprocurator$ virtualenv venv
Expand Down

0 comments on commit f127f01

Please sign in to comment.