minor fix

This commit is contained in:
Jesús
2018-10-11 12:39:15 -05:00
parent 932fd81b90
commit 5acf7a6dd4

View File

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