From 8071973a64f0d299aefe613a1ec90187c5ad1628 Mon Sep 17 00:00:00 2001 From: Nikolas Weger Date: Thu, 13 Jul 2017 12:03:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d4cd85..6c7a848 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ This Repo contains my dotfiles Install with the ```./install``` script. + +Also need to install xmlstarlet, use ```yaourt -S xmlstarlet``