[mod] trailing spaces/retab

This commit is contained in:
Laurent Peuch 2016-05-04 09:29:28 +02:00
parent 6497a80dd5
commit 2f35eaf66b

View File

@ -17,7 +17,7 @@ An video convertor like ffmpeg::
apt-get install ffmpeg apt-get install ffmpeg
or:: or::
apt-get install libav-tools apt-get install libav-tools
Installation in virtualenv Installation in virtualenv
@ -25,9 +25,9 @@ Installation in virtualenv
1. Create a virtualenv, and activate it:: 1. Create a virtualenv, and activate it::
virtualenv ve virtualenv ve
source ve/bin/activate source ve/bin/activate
2. Download and install Prosopopee:: 2. Download and install Prosopopee::
pip install prosopopee pip install prosopopee