Update README.md

This commit is contained in:
2026-01-11 23:40:26 +08:00
parent a31d055835
commit 016d8eb6b1

View File

@@ -4,5 +4,13 @@ Go lang scripts
> https://github.com/erning/gorun.git
Install gorun
```shell
go install github.com/erning/gorun@latest
```
```shell
ln -s ~/go/bin/gorun ~/bin/gorun
```