diff --git a/examples/browser-exchange-files/README.md b/examples/browser-exchange-files/README.md index a5ebbb3156..a23111c236 100644 --- a/examples/browser-exchange-files/README.md +++ b/examples/browser-exchange-files/README.md @@ -50,7 +50,7 @@ First clone this repo, install dependencies in the project root and build the pr $ git clone https://github.com/ipfs/js-ipfs.git $ cd js-ipfs $ npm install -$ npm run build +$ npm run bundle ``` ## Running the example