File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ ipfs repo version | go-ipfs versions
1414----------------- | ----------------
1515 1 | 0.0.0 - 0.2.3
1616 2 | 0.3.0 - 0.3.11
17- 3 | 0.4.0 - current
17+ 3 | 0.4.0 - 0.4.2
18+ 4 | 0.4.3 - current
1819
1920## How to Run Migrations
2021
Original file line number Diff line number Diff line change @@ -27,14 +27,7 @@ cp -r ~/.ipfs ~/.ipfs.bak
2727## Step 1. Downloading the Migration
2828
2929- If you have Go installed: ` go get -u github.com/ipfs/fs-repo-migrations `
30- - Otherwise, download a prebuilt binary:
31- - [ Mac OSX] ( https://gobuilder.me/get/github.com/ipfs/fs-repo-migrations/fs-repo-migrations_master_darwin-amd64.zip )
32- - [ Linux 32bit] ( https://gobuilder.me/get/github.com/ipfs/fs-repo-migrations/fs-repo-migrations_master_linux-386.zip )
33- - [ Linux 64bit] ( https://gobuilder.me/get/github.com/ipfs/fs-repo-migrations/fs-repo-migrations_master_linux-amd64.zip )
34- - [ Linux ARM] ( https://gobuilder.me/get/github.com/ipfs/fs-repo-migrations/fs-repo-migrations_master_linux-arm.zip )
35- - [ Windows 32bit] ( https://gobuilder.me/get/github.com/ipfs/fs-repo-migrations/fs-repo-migrations_master_windows-386.zip )
36- - [ Windows 64bit] ( https://gobuilder.me/get/github.com/ipfs/fs-repo-migrations/fs-repo-migrations_master_windows-amd64.zip )
37- - [ See more available builds] ( https://gobuilder.me/github.com/ipfs/fs-repo-migrations )
30+ - Otherwise, download a prebuilt binary from [ the distributions page] ( https://dist.ipfs.io/#fs-repo-migrations )
3831
3932## Step 2. Run the Migration
4033
You can’t perform that action at this time.
0 commit comments