diff --git a/README.md b/README.md index 4c5c3f3..db2cce4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ This Repo contains my dotfiles Prerequisites: - xmlstarlet: ```yaourt -S xmlstarlet``` -- nano-syntax-highlighting ```yaourt -S nano-syntax-highleighting``` and then ```echo "include /usr/share/nano-syntax-highlighting/*.nanorc" >> /etc/nanorc``` as root +- nano-syntax-highlighting ```yaourt -S nano-syntax-highlighting``` +- as root `echo "include /usr/share/nano-syntax-highlighting/*.nanorc" >> /etc/nanorc` - fzf nano-syntax-highlighting ```yaourt -S fzf``` Install with the ```./install``` script.