From 6916f89a2b50aeec6445c54670e0e2da5f7918eb Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Wed, 2 Aug 2017 22:02:55 +1000 Subject: [PATCH] Update README.md for Debian stretch release of webhook package --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6bdc7a0..8523900 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ $ go get github.com/adnanh/webhook to get the latest version of the [webhook](https://github.com/adnanh/webhook/). ### Using package manager -#### Debian "sid" -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 +#### Debian +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 Prebuilt binaries for different architectures are available at [GitHub Releases](https://github.com/adnanh/webhook/releases).