Skip to content

Commit

Permalink
fix: run instructions in NOISE
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-ramos committed Feb 20, 2023
1 parent 7426ca5 commit 54005c8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions examples/noise/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 54005c8

Please sign in to comment.