update installing info

This commit is contained in:
Ruidy 2022-05-07 12:52:06 -04:00
parent e5b3ad8ef1
commit d1da6fbab0

View file

@ -18,7 +18,7 @@ It is mostly a port from the `underscore.js` library based on generics brought b
Install the library using Install the library using
```shell ```shell
go get github.com/rjNemo/underscore go get github.com/rjNemo/underscore@0.4.0
``` ```
Please check out the [examples](examples) to see how to use the library. Please check out the [examples](examples) to see how to use the library.