File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,8 @@ From there:
72
72
- Open/extract the archive.
73
73
- Move ` ipfs ` to your path (` install.sh ` can do it for you).
74
74
75
+ You can also download go-ipfs from this project's GitHub releases page if you are unable to access ipfs.io.
76
+
75
77
### From Linux package managers
76
78
77
79
- [ Arch Linux] ( #arch-linux )
Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ will be allowed up to release day.
30
30
- [ ] publish gx version with ` gx release ` , as per [ gx release guidelines] ( https://github.com/whyrusleeping/gx#publishing-and-releasing )
31
31
32
32
## Post-Release
33
- - [ ] bump version string in ` repo/config/version.go ` to ` vX.Y.Z-dev `
33
+ - [ ] Bump version string in ` repo/config/version.go ` to ` vX.Y.Z-dev `
34
+ - [ ] Upload the final release to the github releases page: https://github.com/ipfs/go-ipfs/releases
34
35
- Communication
35
36
- [ ] Create the release issue
36
37
- [ ] Announcements (both pre-release and post-release)
You can’t perform that action at this time.
0 commit comments