mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
fix typo
This commit is contained in:
parent
6a4506a9da
commit
f4134f0918
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue