diff --git a/README.md b/README.md index 05cabc4..23a8dcd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Note that you must have installed `docker-compose` and `git`. Get the code: ```console -git clone https://github.com/alrevuelta/nwaku-compose.git +git clone git@github.com:waku-org/nwaku-compose.git cd nwaku-compose ``` @@ -27,4 +27,4 @@ Go to [http://localhost:3000/d/yns_4vFVk/nwaku-monitoring?orgId=1](http://localh Notes: * Feel free to change the image you are using `statusteam/nim-waku:xxx`. You can see the available tags in [docker hub](https://hub.docker.com/r/statusteam/nim-waku). -* If you want to access grafana from outside your machine, feel free to remove `127.0.0.1` and open the port, but in that case you may want to set up a password to your grafana. \ No newline at end of file +* If you want to access grafana from outside your machine, feel free to remove `127.0.0.1` and open the port, but in that case you may want to set up a password to your grafana.