* tune README * tune
@ -21,6 +21,12 @@ go get github.com/joho/godotenv
```
or if you want to use it as a bin command
go >= 1.17
```shell
go install github.com/joho/godotenv/cmd/godotenv@latest
go < 1.17
go get github.com/joho/godotenv/cmd/godotenv