diff --git a/README.md b/README.md index ae91c7d..74cedf6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Supported Python versions: `3.4+`
$ mkproject wiki2txt ``` -Alternatively if you don't have `mkproject` then create the virtual environment manually: +Alternatively if you don't have `mkproject` then create your virtual environment manually: ```bash $ virtualenv --python=`which python3` wiki2txt $ source ./wiki2txt/bin/activate