Skip to content

Commit 1f59fe3

Browse files
committed
chore: update readme with prerelease warning
1 parent 00db350 commit 1f59fe3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@
1313

1414
> Install your favourite modules from the Distributed Web using IPFS. Have a cache always ready and share them in all your local networks.
1515
16+
## PRERELEASE WARNING:
17+
18+
This module depends on features in the upcoming [v0.34.0](https://github.com/ipfs/js-ipfs/issues/1721) release of [js-ipfs](https://github.com/ipfs/js-ipfs) (due by the end of December 2018).
19+
20+
If you use this module, please aslo upgrade your IPFS install with
21+
22+
```console
23+
npm install -g [email protected]
24+
```
25+
1626
## Resources
1727

1828
- [The original demo video](https://vimeo.com/147968322)

0 commit comments

Comments
 (0)