Update documentation

This commit is contained in:
世界 2023-12-03 14:53:22 +08:00
parent f1e3a59db3
commit 25810b50c1
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
50 changed files with 768 additions and 388 deletions

View file

@ -23,7 +23,7 @@ You can download and install Go from: https://go.dev/doc/install, latest version
make
```
Or build and install binary to `GOBIN`:
Or build and install binary to `$GOBIN`:
```bash
make install