From 735390c9c2e26113e6751870bdf5677b225c1ccb Mon Sep 17 00:00:00 2001 From: Harel M Date: Sun, 22 Dec 2024 16:20:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b767e2e..9341c09 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ docker run --entrypoint /bin/bash israelhikingmap/graphhopper -c "wget https://d Checkout `graphhopper.sh` for more usage options such as import. -In order to build the docker image locally, please run [`.github/build.sh`](.github/build.sh). +In order to build the docker image locally, please run [`./build.sh`](./build.sh).