[doc] let's be opinionated about virtualenv name

This commit is contained in:
Laurent Peuch 2016-02-03 20:46:53 +01:00
parent 66f045183f
commit ce8e79935c

View File

@ -17,8 +17,8 @@ Gallery building needs graphicsmagick library
1. Create a virtualenv, and activate it 1. Create a virtualenv, and activate it
``` ```
virtualenv venv virtualenv ve
source venv/bin/activate source ve/bin/activate
``` ```
2. Download and install Prosopopee 2. Download and install Prosopopee