mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 23:21:03 +00:00
Merge pull request #310 from Tiryoh/feature/update-readme
This commit is contained in:
commit
1f5d31c92f
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ Automated install/update, don't forget to always verify what you're piping into
|
|||
```sh
|
||||
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.
|
||||
The script installs downloaded binary to `$HOME/.local/bin` directory by default, but it can be changed by setting `DIR` environment variable.
|
||||
|
||||
### Go
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue