From c3c93c6e1e3065225d97d6484023cb2fe0c21cae Mon Sep 17 00:00:00 2001 From: Nikolas Weger Date: Thu, 17 Aug 2017 17:26:11 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.