Skip to content

Commit 87ecbb5

Browse files
chore: update docs
1 parent f510c77 commit 87ecbb5

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ curl -fsSL https://raw.githubusercontent.com/ricky-ultimate/scriptvault/main/ins
2121
iwr https://raw.githubusercontent.com/ricky-ultimate/scriptvault/main/install.ps1 | iex
2222
```
2323

24-
**To release a new version**, just tag and push:
25-
```bash
26-
git tag v0.1.0
27-
git push origin v0.1.0
28-
```
29-
3024
**Build from source**
3125
Requires Rust (install via [rustup.rs](https://rustup.rs)).
3226
```bash

0 commit comments

Comments
 (0)