Fix trivial documentation typo

This commit is contained in:
Seth Schoen 2015-05-16 23:52:33 -07:00
parent e166c4159e
commit 6f4212dcf1

View file

@ -31,7 +31,7 @@ Debian
sudo ./bootstrap/debian.sh
For squezze you will need to:
For squeeze you will need to:
- Use ``virtualenv --no-site-packages -p python`` instead of ``-p python2``.