aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6db701b..3c3aee9 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,6 @@ Relies on [GNU Stow](https://www.gnu.org/software/stow/).
4 4
5```sh 5```sh
6git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles 6git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles
7cd .dotfiles && stow 7cd .dotfiles && stow .
8``` 8```
9 9