From 959949eb19d049d7a5adb2c6244fe35d0e17a1de Mon Sep 17 00:00:00 2001 From: Shawn Anderson Date: Tue, 24 Nov 2020 11:14:43 -0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f618591..fc02673 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,15 @@ These are the dotfiles that I hack on. Can easily be installed to your ~/.config To install: -1. Clone the repo +1. Requirements + + sudo apt install stow xcape + +2. Clone the repo git clone git@github.com:LinuxIsCool/configuration.git -2. Symlink into ~/.config using stow +3. Symlink into ~/.config using stow cd configuration sh stow