README: mention DIR env variable

This commit is contained in:
Dawid Dziurla 2020-03-15 19:08:50 +01:00 committed by GitHub
parent 60640d4fe4
commit 86302e8ccc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,6 +75,8 @@ Automated install/update, don't forget to always verify what you're piping into
curl https://raw.githubusercontent.com/jesseduffield/lazydocker/master/scripts/install_update_linux.sh | bash
```
The script installs downloaded binary to `/usr/local/bin` directory by default, but it can be changed by setting `DIR` environment variable.
### Go
Required Go version >= **1.8**