Skip to content

Commit

Permalink
change virtualenv -> python-virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenklar committed Feb 10, 2017
1 parent c3e3c96 commit ae535b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ First, install a few prerequisites using your distributions packaging system. On

```
sudo apt-get install git
sudo apt-get install python-dev python-pip virtualenv
sudo apt-get install python-dev python-pip python-virtualenv
sudo apt-get install libxml2-dev libxslt-dev
sudo apt-get install pandoc
Expand Down

0 comments on commit ae535b8

Please sign in to comment.