Skip to content

Commit 0daaf7d

Browse files
committed
chore(example): add note of docker needed in ipfs example
1 parent ac33cae commit 0daaf7d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ $ yarn run:http
2626

2727
Invoke the IPFS Client wrap; adds file to a local IPFS node, and then retrieves it.
2828
Before running this example, you must instantiate a local IPFS node by running the following command:
29+
30+
_NOTE: This command requires Docker to be installed on your machine._
2931
```
3032
$ npx polywrap infra up --modules=eth-ens-ipfs
3133
```

0 commit comments

Comments
 (0)