Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrusme committed Nov 15, 2022
1 parent 305a075 commit a1de04d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,18 @@ aesthetics.

### Prerequisites

Download the [IPFS 12.x
release](https://github.com/ipfs/kubo/releases/tag/v0.12.2) and unpack it:
Download the [kubo 0.16
release](https://github.com/ipfs/kubo/releases/tag/v0.16.0) and unpack it:

```sh
$ tar -xzf ./go-ipfs_*.tar.gz
$ tar -xzf ./kubo_*.tar.gz
```

If you haven't used IPFS so far, initialize the IPFS repository using the
following command:

```sh
$ ./go-ipfs/ipfs init
$ ./kubo/ipfs init
```

If you had used IPFS an already have an IPFS repository in place, either
Expand Down

0 comments on commit a1de04d

Please sign in to comment.