Skip to content

Commit 1f74d6e

Browse files
committed
Update REAME instructions
1 parent 3093be8 commit 1f74d6e

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
@@ -15,7 +15,7 @@
1515
4. The new VSIX file will be created in the `bin/` directory
1616
5. Commit the new VSIX file to git:
1717
```bash
18-
git add --all
18+
git add bin/*.vsix
1919
git commit -m "chore: update VSIX to version <new_version>"
2020
```
2121

0 commit comments

Comments
 (0)