Update documentation

This commit is contained in:
世界
2023-12-03 14:53:22 +08:00
parent deba59c140
commit 0f965cf1f4
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