Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agbeltran committed Dec 16, 2016
1 parent 0592db4 commit bc79301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To execute the code, it is recommended to use a virtual environment, following t

1. If not already installed in your system, first install the virtual environment via `pip`:
`pip install virtualenv`
2. Create a virtual environament:
2. Create a virtual environment:
`virtualenv venv`
3. Then, activate the virtual environment:
`source venv/bin/activate`
Expand Down

0 comments on commit bc79301

Please sign in to comment.