Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riadas authored Oct 24, 2023
1 parent 48c8002 commit 496dd89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cities
```
python -m venv venv
venv/bin/activate
source venv/bin/activate
pip install -r requirements.txt
pytest tests/
cd tests && pytest
```

0 comments on commit 496dd89

Please sign in to comment.