Update README.md

This commit is contained in:
Conor 2021-12-03 09:26:17 +10:00 committed by GitHub
parent baf1759992
commit b30648c742
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,15 +107,7 @@ go get github.com/jesseduffield/lazydocker
### Arch Linux AUR
You can install lazydocker using your AUR package manager of choice or 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):
You can install lazydocker using the [AUR](https://aur.archlinux.org/packages/lazydocker) by running:
```sh
yay -S lazydocker