diff --git a/README.md b/README.md index 1c1c70a..36992a0 100644 --- a/README.md +++ b/README.md @@ -111,10 +111,7 @@ sudo pacman -S google-chrome libxft-bgra rofi dmenu tmux tor-browser discord neovim jetbrains-toolbox vim pamixer playerctl betterlockscreen dolphin spectacle alacritty picom nitrogen libxinerama ``` 2. Install yay if you not installed it. - 3. Run this command to install all avilable dependencies in the AUR repostory - ```bash - yay -S xkblayout - ``` + 3. Run this command to install all avilable dependencies in the AUR repostory `yay -S xkblayout` 4. Clone this repostory `git clone https://github.com/anas-elgarhy/dwm-anas.git` 5. Build and install `sudo make clean install` 6. Enjoy 😉