This commit is contained in:
Markus Unterwaditzer 2014-10-27 23:02:09 +01:00
parent 6a4506a9da
commit f4134f0918

View file

@ -52,7 +52,7 @@ home directory.
But there is a way to install Python software without scattering stuff across
your filesystem: virtualenv_. There are a lot of resources on how to use it,
the simplest possible way would something like::
the simplest possible way would look something like::
virtualenv ~/vdirsyncer_env
~/vdirsyncer_env/bin/pip install vdirsyncer