Browse Source

doc: add release link

pull/6/head
halwu(吴浩麟) 8 years ago
parent
commit
f2bef9879c
  1. 2
      README.md
  2. 4
      goreleaser.yml

2
README.md

@ -24,7 +24,7 @@ live streaming server write in pure go, simple efficient and can run in any plat @@ -24,7 +24,7 @@ live streaming server write in pure go, simple efficient and can run in any plat
TODO
### Install System Service
- Mac
TODO
### Build From Source code
1. run `git clone https://github.com/gwuhaolin/livego.git`

4
goreleaser.yml

@ -7,5 +7,5 @@ build: @@ -7,5 +7,5 @@ build:
- freebsd
goarch:
- amd64
- arm
- arm64
- 386
- arm
Loading…
Cancel
Save