[doc] fix markdown syntax

This commit is contained in:
Laurent Peuch 2016-01-19 13:16:41 +01:00
parent 691de873cb
commit 4fbaa8b32f

View File

@ -16,13 +16,16 @@ Gallery building needs graphicsmagick library
1. Create a virtualenv, and activate it
```
virtualenv venv
source venv/bin/activate
```
2. Download and install Prosopopee
```
pip instal git+https://github.com/Psycojoker/prosopopee
```
## Usage