Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
docs: update bundle-browserify-example
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias authored May 16, 2017
1 parent dd513f9 commit 92f8ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bundle-browserify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ You should see the following:
## Special note

In order to use js-ipfs in the browser, you need to replace the default `zlib` library by `browserify-zlib-next`, a full implementation of the native `zlib` package, full in Node.js.
See the package.json to learn how to do this and avoid this pitfall (see the `browser` key). More context on: https://github.com/ipfs/js-ipfs#use-in-the-browser-with-browserify-webpack-or-any-bundler
See the package.json to learn how to do this and avoid this pitfall (see the `package.json`). More context on: https://github.com/ipfs/js-ipfs#use-in-the-browser-with-browserify-webpack-or-any-bundler

0 comments on commit 92f8ef9

Please sign in to comment.