diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Use stow to install them: ``` Bash cd dotfiles -stow vim|bash|git -t ~ +stow vim|bash|git|tmux -t ~ ``` > Stow makes links to the files in the target directory. |