Commit 1c70c5c5 authored by Steven Allen's avatar Steven Allen

document the fact that we now publish releases on GitHub

(due to censorship of ipfs.io)

License: MIT
Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
parent 23f9e7bd
......@@ -72,6 +72,8 @@ From there:
- Open/extract the archive.
- Move `ipfs` to your path (`install.sh` can do it for you).
You can also download go-ipfs from this project's GitHub releases page if you are unable to access ipfs.io.
### From Linux package managers
- [Arch Linux](#arch-linux)
......
......@@ -30,7 +30,8 @@ will be allowed up to release day.
- [ ] publish gx version with `gx release`, as per [gx release guidelines](https://github.com/whyrusleeping/gx#publishing-and-releasing)
## Post-Release
- [ ] bump version string in `repo/config/version.go` to `vX.Y.Z-dev`
- [ ] Bump version string in `repo/config/version.go` to `vX.Y.Z-dev`
- [ ] Upload the final release to the github releases page: https://github.com/ipfs/go-ipfs/releases
- Communication
- [ ] Create the release issue
- [ ] Announcements (both pre-release and post-release)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment