diff --git a/README.md b/README.md index dad1c60..14eb6cb 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ cd river_depth Now create a virtual environment: ``` bash -python -m venv venvhttps://check-for-flooding.service.gov.uk/ +python -m venv venv source venv/bin/activate # On Linux/Mac venv\Scripts\activate # On Windows ```