Update README.md

This commit is contained in:
Alvaro Revuelta 2023-08-09 12:43:49 +02:00 committed by GitHub
parent 2a3679cc8b
commit 320d4d4a6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
```