diff --git a/README.md b/README.md index a694e6d..b154fa2 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,11 @@ These are my personal dotfiles I have been using on Fedora sudo dnf install stow ``` +## Usage + +```bash +git clone git@git.fraley.de:patrick/dotfiles.git .dotfiles +cd .dotfiles +stow +``` +