From 44eb727dc537403be092326639a5b7c6d7182146 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sat, 2 May 2026 08:38:13 +0000 Subject: fixed like half of everything idk, you can install stuff now --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 97812f1..13fef95 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@
- ![logo](./assets/logo.png) - -*(package it!)* +

pkgit

+(package it!)
@@ -23,9 +22,9 @@ Enter the project directory, and follow one of the following procedures. make ``` -## Using bldit +## Using pkgit ``` -./bldit +pkgit build ``` Both methods will create an executable in the root directory of the project. @@ -47,6 +46,9 @@ Or you can use the short command: pkgit i [pkg_name] ``` +> ***[DISCLAIMER]*** +> NOT WORKING YET + If you want to specify a version other than the latest, you can use `--tag:` or `-t:`: ``` pkgit install [pkg_name] --tag:[tag] -- cgit v1.2.3