diff --git a/README.md b/README.md index 54a93af..300a49a 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,12 @@ CGO_ENABLED=1 go install code.icod.de/dalu/gomanager@latest mv ~/go/bin/gomanager /usr/local/bin/ gomanager setup ``` + +### Default update procedure +```bash +CGO_ENABLED=1 go install code.icod.de/dalu/gomanager@latest +mv ~/go/bin/gomanager /usr/local/bin/ +``` ## usage all commands can have `-h` added for a help screen.