From f4134f0918a723853e16629ffdcec4418a6dfcf9 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 27 Oct 2014 23:02:09 +0100 Subject: [PATCH] fix typo --- docs/problems.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/problems.rst b/docs/problems.rst index 264429c..fe25d8d 100644 --- a/docs/problems.rst +++ b/docs/problems.rst @@ -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