This commit is contained in:
status-im-auto 2023-06-23 04:36:52 +00:00 committed by Jenkins
parent f9e853f2e5
commit 5b39620554
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ To test the example:
```shell
git clone https://github.com/waku-org/js-waku-examples
cd js-waku-examples/rln-js
cd js-waku-examples/examples/rln-js
npm install
npm run start
# open http://127.0.0.1:8080 In your browser