Skip to content

Commit 262657e

Browse files
authored
docs: no need to build in this project (#71)
no need to build in this project and no build script in package.json
1 parent e5396ce commit 262657e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/js-libp2p-example-chat/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@
1616

1717
## Setup
1818

19-
1. Install example depenedencies and build the project
19+
1. Install example depenedencies
2020
```console
2121
$ npm install
22-
$ npm run build
2322
```
2423
2. Open 2 terminal windows in the `./src` directory.
2524

0 commit comments

Comments
 (0)