upd install instructions

This commit is contained in:
onyx-and-iris 2025-06-16 21:20:06 +01:00
parent e7e158981b
commit 9844d22c46

View File

@ -28,17 +28,14 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md)
- Potato 3.1.1.9 - Potato 3.1.1.9
- Matrix 1.0.1.2 - Matrix 1.0.1.2
---
## Installation ## `VBANTXT Package`
```console ```console
go get github.com/onyx-and-iris/vbantxt go get github.com/onyx-and-iris/vbantxt
``` ```
---
## `VBANTXT Package`
```go ```go
package main package main
@ -71,6 +68,12 @@ func main() {
## `VBANTXT CLI` ## `VBANTXT CLI`
### Installation
```console
go install github.com/onyx-and-iris/vbantxt/cmd/vbantxt@latest
```
### Use ### Use
Simply pass your vban commands as command line arguments: Simply pass your vban commands as command line arguments: