update README.md
This commit is contained in:
parent
3643d526a7
commit
5d5aeeab54
1 changed files with 6 additions and 0 deletions
|
|
@ -41,6 +41,12 @@ CGO_ENABLED=1 go install code.icod.de/dalu/gomanager@latest
|
||||||
mv ~/go/bin/gomanager /usr/local/bin/
|
mv ~/go/bin/gomanager /usr/local/bin/
|
||||||
gomanager setup
|
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
|
## usage
|
||||||
|
|
||||||
all commands can have `-h` added for a help screen.
|
all commands can have `-h` added for a help screen.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue