From 1021fecb2e7b4dfdc595e382bb6cae9c9766cb72 Mon Sep 17 00:00:00 2001 From: baz Date: Mon, 29 Apr 2019 16:32:16 +0200 Subject: [PATCH] FIX mkvirtualenv nel readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3826229..e1fce28 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ HowTo So you want to contribute, nice! ``` -mkvirtualenv hackmeeting-website +mkvirtualenv -p `which python3` hackmeeting-website pip install -r requirements.txt make all serve firefox http://localhost:8000/