diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-08-07 17:02:19 -0700 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-08-07 17:02:19 -0700 |
commit | 498bb4517a080caafba950198a787dd2893b2a37 (patch) | |
tree | 15d3d4f908f75a2c3aff08315514d37ccf884e0d /README.md | |
parent | 9ea5e67b4d86a24993af8632b1f57183e249ee37 (diff) |
Note ipfs daemon requirement
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ Examples: - <ipfs://QmYNQJoKGNHTpPxCBPh9KkDpaExgd2duMa3aF6ytMpHdao/> - <ipns://dist.ipfs.io/> +You will need a local `ipfs daemon` running on port 8080. + [IPFS]: https://ipfs.io/ [Dillo]: https://dillo.org/ |