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