diff --git a/README.md b/README.md index 3c3aee94ed0d6d3b0166043543367c0a466aee8a..19a67b75ff6cf120113b0c6a638c8d01f6d4704d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ Relies on [GNU Stow](https://www.gnu.org/software/stow/). ```sh git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles -cd .dotfiles && stow . +cd ~/.dotfiles && stow . ```