diff options
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2015-01-15 11:40:58 +1300 |
---|---|---|
committer | James E. Blair <jeblair@hp.com> | 2015-01-26 14:08:28 -0800 |
commit | 0b611b5f398838c0bf081c0e24212b23c4755be7 (patch) | |
tree | 3aa99c7873ded9ebe726029be6f7a7c6781017b5 /README.rst | |
parent | b41d159308d8d02fe65335bfcfa3d6f8ac96c6ac (diff) |
README.rst: fix typo0.1.1
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Installation | |||
8 | ------------ | 8 | ------------ |
9 | 9 | ||
10 | It is recommended, but not required, to install presentty in to a | 10 | It is recommended, but not required, to install presentty in to a |
11 | virtualenv. To cset one up:: | 11 | virtualenv. To set one up:: |
12 | 12 | ||
13 | virtualenv presentty-env | 13 | virtualenv presentty-env |
14 | source presentty-env/bin/activate | 14 | source presentty-env/bin/activate |