diff --git a/README.md b/README.md index a994135..52e5281 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # Installation -Install using GNU `stow`: +Install using GNU [stow][]: ```bash - cd + cd $HOME git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles cd .dotfiles - stow dotfiles + stow -v --no-folding dotfiles ``` +[stow]: https://www.gnu.org/software/stow/manual/stow.html