Skip to content

Commit 4ecac77

Browse files
authored
Update README.md
Fix Issue #1
1 parent 54bcb2a commit 4ecac77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you already have your dotfiles in a git repo...
2222

2323
cd ~/.dotfiles
2424
git submodule add [email protected]:dotphiles/dotsync.git
25-
git submodule --init update
25+
git submodule update --init
2626

2727
If you dont...
2828

0 commit comments

Comments
 (0)