Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dalepotter committed Aug 21, 2015
1 parent 7155d79 commit 1d4de20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Requirements
You will need [Redis](http://redis.io), [Postgres](http://postgresql.org), python, pip and develpment libraries (for libpq, libxml2 and libxslt) to run the full setup.
For example, on Ubuntu:

sudo aptitude install postgresql redis-server python-pip libpq-dev libxml2-dev libxslt-dev
sudo aptitude install postgresql redis-server python-pip libpq-dev libxml2-dev libxslt-dev python-dev

Installing for development
--------------------------
Expand Down

0 comments on commit 1d4de20

Please sign in to comment.