From ce8e79935ca5f94d67e4e3ff516c469436f0cc9e Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Wed, 3 Feb 2016 20:46:53 +0100 Subject: [PATCH] [doc] let's be opinionated about virtualenv name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2dd0bf..f033dfc 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Gallery building needs graphicsmagick library 1. Create a virtualenv, and activate it ``` -virtualenv venv -source venv/bin/activate +virtualenv ve +source ve/bin/activate ``` 2. Download and install Prosopopee