diff --git a/README.md b/README.md index 3527da24b6f9e3ca57d0193ed201a2882811ef5a..c8fb6129d210f4a4fdf0fa23fe5da8c0d620ccd1 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a quick weekend hack, very much not "production-ready". Use at your own ## Setup -* Create a [virtualenv](https://virtualenv.pypa.io/en/stable/) +* Create a Python 3 [virtualenv](https://virtualenv.pypa.io/en/stable/) * `pip install -r requirements.txt` to install Python dependencies ## Run