diff --git a/README.md b/README.md index 78c2e22..811ff8f 100644 --- a/README.md +++ b/README.md @@ -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.