diff --git a/README.md b/README.md index ddd9017..63a0680 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ > npm install libp2p-webrtc-direct ``` +**NOTE:** To run build scripts `node-pre-gyp` is required. You can install it by running `npm install -g node-pre-gyp`. + ## Usage ```js