update README.md
This commit is contained in:
parent
3643d526a7
commit
5d5aeeab54
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user