Update documentation

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