Update stow command instructions on README

This commit is contained in:
coolneng 2020-12-05 19:15:37 +01:00
parent 6ae1e27c0e
commit b2915bd55c
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ cd ~/.dotfiles
3. Execute stow on all the folders
#+BEGIN_SRC sh
stow *
stow */
#+END_SRC