diff --git a/README.md b/README.md index 2ce43e8..ff11be3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A simple webhook server for use with Gophish events. # Installation ``` -go get github.com/gophish/gophish +go get github.com/gophish/webhook ``` # Usage @@ -20,4 +20,4 @@ Flags: -p, --port="9999" Webhook server port -h, --server=127.0.0.1 Server address -s, --secret=SECRET Webhook secret -``` \ No newline at end of file +```