README: mention DIR env variable

pull/209/head
Dawid Dziurla 4 years ago committed by GitHub
parent 60640d4fe4
commit 86302e8ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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**

Loading…
Cancel
Save