From e93f4e9020391cf3f3995f3aa1abaf79b68cba72 Mon Sep 17 00:00:00 2001 From: Tomas Gavenciak Date: Sun, 5 Jul 2015 16:45:04 +0200 Subject: [PATCH] Update readme (istall packages) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1cff5cb3..d5373992 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Use git :-) Quickstart ---------- +Install the following packages in Debian/Ubuntu: `libpq-dev python-dev python-setuptools python2.7`. Then run: + make ./manage.py testdata make run