diff --git a/README.md b/README.md index abd8caf..8979684 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ To set up a new local clone for development, do this once: source virtualenv.sh Then, `workon predictions` will take you into the proper environment. If there -have been changes to the requirements file, run `pip install -r requirements -.txt`. +have been changes to the requirements file, run `pip install -r requirements.txt`. ## Deployment