From dfef6e179fbbab3c6230aaeb5b3ddbdaddbc1ab0 Mon Sep 17 00:00:00 2001 From: Midgard Date: Mon, 19 Dec 2022 00:28:31 +0100 Subject: [PATCH] Clarify an instruction in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40efb3d..71fcd71 100644 --- a/README.md +++ b/README.md @@ -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: