update README.md

This commit is contained in:
Darko Luketic 2024-01-08 16:55:56 +01:00
parent 3643d526a7
commit 5d5aeeab54
1 changed files with 6 additions and 0 deletions

View File

@ -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.