Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Roemer committed Jul 11, 2014
1 parent c1627ec commit 6ef258b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
Install the python packages
-----

```bash
sudo easy_install pip
sudo aptitude install virtualenv
virtualenv --no-site-packages venv
source venv/bin/activate
pip install -r requirements.txt
```

Install pandoc
-----
Expand Down

0 comments on commit 6ef258b

Please sign in to comment.