minor fix

This commit is contained in:
Jesús 2019-02-04 18:22:23 -05:00
parent 80f9f110e1
commit fe8beebeb0
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -31,7 +31,7 @@ packages, you will probably want the following:
1. Run `virtualenv`.
cd /path/to/personalsite && virtualenv ./venv/
cd /path/to/personal-site && virtualenv ./venv/
2. Activate the virtualenv.