summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorChris Packham <chris.packham@alliedtelesis.co.nz>2015-01-15 11:40:58 +1300
committerJames E. Blair <jeblair@hp.com>2015-01-26 14:08:28 -0800
commit0b611b5f398838c0bf081c0e24212b23c4755be7 (patch)
tree3aa99c7873ded9ebe726029be6f7a7c6781017b5 /README.rst
parentb41d159308d8d02fe65335bfcfa3d6f8ac96c6ac (diff)
downloadpresentty-0b611b5f398838c0bf081c0e24212b23c4755be7.tar.gz
presentty-0b611b5f398838c0bf081c0e24212b23c4755be7.tar.xz
presentty-0b611b5f398838c0bf081c0e24212b23c4755be7.zip
README.rst: fix typo
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d1f2079..1855710 100644
--- a/README.rst
+++ b/README.rst
@@ -8,7 +8,7 @@ Installation
------------
It is recommended, but not required, to install presentty in to a
-virtualenv. To cset one up::
+virtualenv. To set one up::
virtualenv presentty-env
source presentty-env/bin/activate