diff --git a/examples/noise/README.md b/examples/noise/README.md index 207fcdf5..833fef0d 100644 --- a/examples/noise/README.md +++ b/examples/noise/README.md @@ -9,17 +9,6 @@ The `noise` application is an example that shows how to do pairing between js-wa make ``` -Also clone https://github.com/waku-org/js-noise and execute the following commands: -``` -git clone https://github.com/waku-org/js-noise -cd js-noise -npm install -npm run build -cd example -npm install -npm start -``` - ## Basic application usage To start the `noise` application run the following from the project directory