aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3c3aee9..19a67b7 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