Update 'README.md'

This commit is contained in:
Paul 2020-03-25 13:21:40 +01:00
parent a6ea351a3f
commit 6d0aad6680

View File

@ -11,7 +11,7 @@ or create an executable script from this source.
From the local path of the sensu-telegram-handler repository:
```
go get git.paulbsd.com/paulbsd/sensu-telegram-handler
go get git.paulbsd.com/paulbsd/sensu-telegram-handler/cmd/sensu-telegram-handler
go build -o /usr/local/bin/sensu-telegram-handler git.paulbsd.com/paulbsd/sensu-telegram-handler/cmd/sensu-telegram-handler
```