From be13256681634e01fb3758591f4218d9611ae054 Mon Sep 17 00:00:00 2001 From: dacctal Date: Mon, 25 May 2026 09:55:14 +0000 Subject: version install docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f971165..2aad2c7 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,12 @@ Or you can use the short command: pkgit i [pkg_name] ``` +### Specific version install +You can specify a version of any package based on its tags with '@' separating the name from the version: +``` +pkgit install [pkg_name]@[version] +``` + ### Repo install If you haven't added the package's repository yet, or you just want to be specific, you can install the package using its git URL: ``` -- cgit v1.2.3