diff --git a/README.md b/README.md index 13ae94ed..9d330d11 100644 --- a/README.md +++ b/README.md @@ -229,7 +229,7 @@ sudo dnf install -y gcc make git ripgrep fd-find unzip neovim
Arch Install Steps ``` -sudo pacman -S --noconfirm --needed gcc make git ripgrep fd unzip neovim +sudo pacman -S --noconfirm --needed gcc make git ripgrep fd unzip wl-clipboard neovim ```