mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Update REAME instructions
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
4. The new VSIX file will be created in the `bin/` directory
|
4. The new VSIX file will be created in the `bin/` directory
|
||||||
5. Commit the new VSIX file to git:
|
5. Commit the new VSIX file to git:
|
||||||
```bash
|
```bash
|
||||||
git add --all
|
git add bin/*.vsix
|
||||||
git commit -m "chore: update VSIX to version <new_version>"
|
git commit -m "chore: update VSIX to version <new_version>"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user