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

Commit 92f8ef9

Browse files
authored
docs: update bundle-browserify-example
1 parent dd513f9 commit 92f8ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/bundle-browserify/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ You should see the following:
1919
## Special note
2020

2121
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.
22-
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
22+
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 commit comments

Comments
 (0)