Skip to content

Commit 29c7ada

Browse files
authored
Update 01.01-install-vs-code.md
1 parent ec1e847 commit 29c7ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/01.01-install-vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ After clicking on it, VS Code should show you that the extension is installed an
3030

3131
```
3232
git add lib
33-
git commit -m "Add built files from lib folder"
33+
git commit --message "Add built files from lib folder"
3434
git push origin setup
3535
```
3636

0 commit comments

Comments
 (0)