Merge pull request #156 from andrewharvey/patch-1

Update README.md for Debian stretch release of webhook package
This commit is contained in:
Adnan Hajdarević
2017-08-02 14:06:24 +02:00
committed by GitHub
+2 -2
View File
@@ -35,8 +35,8 @@ $ go get github.com/adnanh/webhook
to get the latest version of the [webhook](https://github.com/adnanh/webhook/). to get the latest version of the [webhook](https://github.com/adnanh/webhook/).
### Using package manager ### Using package manager
#### Debian "sid" #### Debian
If you are using unstable version of Debian linux ("sid"), you can install webhook using `apt-get install webhook` which will install community packaged version (thanks [@freeekanayaka](https://github.com/freeekanayaka)) from https://packages.debian.org/sid/webhook If you are using Debian linux ("stretch" or later), you can install webhook using `apt-get install webhook` which will install community packaged version (thanks [@freeekanayaka](https://github.com/freeekanayaka)) from https://packages.debian.org/sid/webhook
### Download prebuilt binaries ### Download prebuilt binaries
Prebuilt binaries for different architectures are available at [GitHub Releases](https://github.com/adnanh/webhook/releases). Prebuilt binaries for different architectures are available at [GitHub Releases](https://github.com/adnanh/webhook/releases).