Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anshulahuja98 committed Jun 10, 2018
1 parent 432ed2e commit e549a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ Procedure:
- Create a new virtual environment and activate it.
```
sudo apt-get install -y python3-venv
python3 -m venv ta_portal_venv
python3 -m venv spc_portal_venv
source spc_portal_venv/bin/activate
```
- Use pip to install other dependencies from `requirements.txt`
Expand Down

0 comments on commit e549a6e

Please sign in to comment.