Skip to content

Commit c47e00c

Browse files
authored
Update README.md
1 parent c1c92cd commit c47e00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ It is simpler to create a separate repo for the webpage (separate from the code)
3535
git checkout --orphan gh-pages
3636
3737
# preview files to be deleted
38-
git rm -rf --dry-r
38+
git rm -rf --dry-r .
3939
4040
# actually delete the files (double check you are on the correct branch when doing this step: it is dangerous!!!)
4141
git reset --hard

0 commit comments

Comments
 (0)