mirror of
https://github.com/onyx-and-iris/vbantxt.git
synced 2025-06-27 05:40:28 +01:00
upd install instructions
This commit is contained in:
parent
e7e158981b
commit
9844d22c46
13
README.md
13
README.md
@ -28,17 +28,14 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md)
|
||||
- Potato 3.1.1.9
|
||||
- Matrix 1.0.1.2
|
||||
|
||||
---
|
||||
|
||||
## Installation
|
||||
## `VBANTXT Package`
|
||||
|
||||
```console
|
||||
go get github.com/onyx-and-iris/vbantxt
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## `VBANTXT Package`
|
||||
|
||||
```go
|
||||
package main
|
||||
|
||||
@ -71,6 +68,12 @@ func main() {
|
||||
|
||||
## `VBANTXT CLI`
|
||||
|
||||
### Installation
|
||||
|
||||
```console
|
||||
go install github.com/onyx-and-iris/vbantxt/cmd/vbantxt@latest
|
||||
```
|
||||
|
||||
### Use
|
||||
|
||||
Simply pass your vban commands as command line arguments:
|
||||
|
Loading…
x
Reference in New Issue
Block a user