Skip to content

Commit 6cd98d1

Browse files
authored
Update README.md
1 parent c82ce2f commit 6cd98d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,13 @@ for Maven, add the following sections to your pom.xml (replacing $LATEST_VERSION
5454

5555
### Running tests
5656

57-
To run tests, IPFS daemon must be running on `127.0.0.1` interface. Here are some ways to make setting it up easier.
57+
To run tests, IPFS daemon must be running on `127.0.0.1` interface.
58+
59+
### IPFS installation
60+
61+
#### Command line
62+
63+
Download ipfs from https://dist.ipfs.io/#go-ipfs and run with `ipfs daemon --enable-pubsub-experiment`
5864

5965
#### Docker Compose
6066

0 commit comments

Comments
 (0)