mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-27 14:58:31 +00:00
Add FreeBSD Instruction: Update README.md
This commit is contained in:
parent
560cbaae74
commit
6886333436
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ If you are using Ubuntu linux (17.04 or later), you can install webhook using `s
|
|||
#### Debian
|
||||
If you are using Debian linux ("stretch" or later), you can install webhook using `sudo apt-get install webhook` which will install community packaged version (thanks [@freeekanayaka](https://github.com/freeekanayaka)) from https://packages.debian.org/sid/webhook
|
||||
|
||||
#### FreeBSD
|
||||
If you are using FreeBSD, you can install webhook using `pkg install webhook`.
|
||||
|
||||
### Download prebuilt binaries
|
||||
Prebuilt binaries for different architectures are available at [GitHub Releases](https://github.com/adnanh/webhook/releases).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue