mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-05 15:33:11 +00:00
fix: run instructions in NOISE
This commit is contained in:
parent
7426ca5845
commit
54005c8733
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user