From 97a38513a3b5f67b2418d4f22d6ca26ac0e1e8ef Mon Sep 17 00:00:00 2001 From: j Date: Thu, 4 Oct 2018 15:10:44 +0200 Subject: [PATCH] add path --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f5a6d700..c8b7ba2d 100644 --- a/README.md +++ b/README.md @@ -164,10 +164,12 @@ b) apache2 (if you need it for other sites on the same server) in one terminal: + cd /srv/pandora/pandora ./manage.py runserver 2620 and background task in another: + cd /srv/pandora/pandora ./manage.py celeryd -B -Q celery,default,encoding -l INFO now you can access your local pandora instace at http://127.0.0.1:8000/