From b2915bd55c68885af6089ba4ed09a5f2cffb2377 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sat, 5 Dec 2020 19:15:37 +0100 Subject: [PATCH] Update stow command instructions on README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index b667147..e727b06 100644 --- a/README.org +++ b/README.org @@ -22,5 +22,5 @@ cd ~/.dotfiles 3. Execute stow on all the folders #+BEGIN_SRC sh -stow * +stow */ #+END_SRC