mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
Update README.md
This commit is contained in:
parent
baf1759992
commit
b30648c742
1 changed files with 1 additions and 9 deletions
10
README.md
10
README.md
|
|
@ -107,15 +107,7 @@ go get github.com/jesseduffield/lazydocker
|
||||||
|
|
||||||
### Arch Linux AUR
|
### Arch Linux AUR
|
||||||
|
|
||||||
You can install lazydocker using your AUR package manager of choice or by running:
|
You can install lazydocker using the [AUR](https://aur.archlinux.org/packages/lazydocker) by running:
|
||||||
|
|
||||||
```sh
|
|
||||||
git clone https://aur.archlinux.org/lazydocker.git ~/lazydocker
|
|
||||||
cd ~/lazydocker
|
|
||||||
makepkg --install
|
|
||||||
```
|
|
||||||
|
|
||||||
A development version of the AUR package is also [available](https://aur.archlinux.org/packages/lazydocker):
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
yay -S lazydocker
|
yay -S lazydocker
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue