diff --git a/README.md b/README.md index 7ef2fdb..5068b45 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ # *ew*pratten's *config* files + +```sh +mkdir -p ~/.config && cd ~/.config +git clone https://github.com/ewpratten/ewconfig +cd ewconfig +./install +``` + +## Dependencies + +- Git +- ZSH (optional, recommended) +- Neovim (optional, recommended)