From 9844d22c46ed1a4a1b298896eb7d5a5ab89c6bbb Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 16 Jun 2025 21:20:06 +0100 Subject: [PATCH] upd install instructions --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 853a4e3..11909fb 100644 --- a/README.md +++ b/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: