diff --git a/README.md b/README.md index 738877e2..ea8f4b4b 100644 --- a/README.md +++ b/README.md @@ -276,7 +276,7 @@ sudo dnf install -y gcc make git ripgrep fd-find neovim
Arch Install Steps ``` -sudo pacman -S --noconfirm gcc make git ripgrep fd neovim +sudo pacman -S --noconfirm gcc make git ripgrep fd unzip neovim ```