diff --git a/doc/source/usage.rst b/doc/source/usage.rst
index f77b30931a3b0a6df1529d5be38ac40cc2141ed3..1618d2c7b06b4ca17054178dde80764819728de1 100644
--- a/doc/source/usage.rst
+++ b/doc/source/usage.rst
@@ -10,7 +10,7 @@ Command Line Interface
    Where a prompt starts with ``(kayobe)`` it is implied that the user has
    activated the Kayobe virtualenv. This can be done as follows::
 
-       $ source kayobe/bin/activate
+       $ source /path/to/venv/bin/activate
 
    To deactivate the virtualenv::