mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-12 23:01:21 +00:00
Update REAME instructions
This commit is contained in:
parent
3093be803f
commit
1f74d6e286
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
4. The new VSIX file will be created in the `bin/` directory
|
||||
5. Commit the new VSIX file to git:
|
||||
```bash
|
||||
git add --all
|
||||
git add bin/*.vsix
|
||||
git commit -m "chore: update VSIX to version <new_version>"
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue