diff --git a/README.md b/README.md index 844a6eb..114ca12 100644 --- a/README.md +++ b/README.md @@ -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 +```