From 671af9db2f91ba142a5901caf871b6dcf5e9cd4d Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 22 Sep 2017 15:32:05 +0200 Subject: [PATCH] Remove references to GoBuilder Signed-off-by: Knut Ahlers --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a71ec31..5854ea4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ My service [Secure Password](https://pwd.luzifer.io/) is powered by this app and ### Via CLI -1. Download the compiled binary from [GoBuilder.me](https://gobuilder.me/github.com/Luzifer/password) and unzip the package +1. Download the compiled binary from [Github releases](https://github.com/Luzifer/password/releases/latest) 2. Generate your password: ```bash @@ -40,7 +40,7 @@ My service [Secure Password](https://pwd.luzifer.io/) is powered by this app and #### Self-Hosted -1. Download the compiled binary from [GoBuilder.me](https://gobuilder.me/github.com/Luzifer/password) and unzip the package +1. Download the compiled binary from [Github releases](https://github.com/Luzifer/password/releases/latest) 2. Run the API server: ```bash @@ -59,7 +59,7 @@ My service [Secure Password](https://pwd.luzifer.io/) is powered by this app and #### Hosted ```bash -# curl https://password.hub.luzifer.io/v1/getPassword?length=20&special=true +# curl https://pwd.luzifer.io/v1/getPassword?length=20&special=true 0M4L-1[lT:@2&7,p,o-; ```