Skip to content

Commit

Permalink
INSTALL: add missing word
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jun 14, 2014
1 parent 28213d3 commit 29d022b
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 @@ -61,7 +61,7 @@ Then run the following (lines that start with ``#`` are comments, not commands):
# Get the code
user@host:Code$ git clone --recursive https://github.com/malept/gmusicprocurator.git
user@host:Code$ cd gmusicprocurator
# Create a new virtual
# Create a new virtual environment
user@host:gmusicprocurator$ virtualenv venv
user@host:gmusicprocurator$ source venv/bin/activate
(venv)user@host:gmusicprocurator$ pip install -r requirements.txt
Expand Down

0 comments on commit 29d022b

Please sign in to comment.