Skip to content

Commit b5dbc22

Browse files
committed
update docs a little
1 parent f4f5a88 commit b5dbc22

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

run.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)