mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
README: mention DIR env variable
This commit is contained in:
parent
60640d4fe4
commit
86302e8ccc
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
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
|
### Go
|
||||||
|
|
||||||
Required Go version >= **1.8**
|
Required Go version >= **1.8**
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue