diff --git a/README.md b/README.md index 44cdaa6..67dc474 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,8 @@ Dotfiles and default setup clone the repo cd into it and run ``` +cd $HOME +git clone https://git.vpsj.de/jay/dotfiles.git dotfiles +cd dotfiles stow --target=$HOME --verbose=2 */ ```