Update documentation

This commit is contained in:
世界
2023-12-03 14:53:22 +08:00
parent cf6d8318e2
commit c60465a01f
50 changed files with 764 additions and 384 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