Update README.md

pull/280/head
Conor 3 years ago committed by GitHub
parent baf1759992
commit b30648c742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save