Skip to content

Commit 487ad7d

Browse files
committed
Update the link to IPFS (now kubo) in the README as well as stray
mentions of "ipfs" in lowercase to uppercase for consistency Closes #854
1 parent 99abb2e commit 487ad7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $ pip install ./
4141

4242
## Setup
4343

44-
The InterPlanetary File System (ipfs) daemon must be installed and running before starting ipwb. See the [Install IPFS](https://ipfs.io/docs/install/) page to accomplish this. In the future, we hope to make this more automated. Once ipfs is installed, start the daemon:
44+
The InterPlanetary File System (IPFS) daemon (named "kubo", previously "go-ipfs") must be installed and running before starting ipwb. [Download kubo](https://dist.ipfs.tech/#kubo) and [take your node online](https://docs.ipfs.tech/how-to/command-line-quick-start/#take-your-node-online) to start the IPFS daemon. Once installed, this can be done using the command:
4545

4646
```
4747
$ ipfs daemon

0 commit comments

Comments
 (0)