Clarify an instruction in README

This commit is contained in:
Midgard 2022-12-19 00:28:31 +01:00
parent 22a620d934
commit dfef6e179f
Signed by: midgard
GPG Key ID: 511C112F1331BBB4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
*The terminal commands listed in these instructions are specific to Unix shells such as those found
on Linux and macOS and might need to be adapted to run on other systems.*
Install Python and the dependencies listed in `requirements.txt`: `pip3 install --user -r requirements.txt`
Install Python and the dependencies listed in `requirements.txt`: open a terminal in this directory and run `pip3 install --user -r requirements.txt`
Fetch data from Overpass with this query: