From 13524d39ee177d8324c1119f4dd1bc23e2d72ed1 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Thu, 27 Jan 2022 06:28:02 +0200 Subject: Additions and changes - Added more explanotary depedencies, with versions - Minor formatting on #install section --- README.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index d09571b..c0bc2f8 100644 --- a/README.md +++ b/README.md @@ -8,25 +8,23 @@ This is an installable repo which provides various tools for running Arching Kao Requirements ------------ -Some Linx machine which has installed bash v5.1.8 or compatible or zsh v5.8 or compatible. +Some Linx machine which has installed bash or zsh, gpg, wget, curl, git and which. +Other shells maybe are working. -If this gets any updates like newer version of bash/zsh or the repo it self, it would be -nice to know which the new versions are. - -If bash or zsh get that much updated that they can't take it no more... If you can, fix it! - -Update: it seems to be a list lately... - -- bash/zsh -- wget -- curl -- git -- which +- bash (v5.1.8) or zsh (v5.8) +- gpg (v2.3.4) +- wget (v1.21.2) +- curl (v7.79.1) +- git (v2.34.1) +- which (v2.21) Clone ----- -git clone ... +Write on your bash/zsh: +``` +git clone https://github.com/arching-kaos/arching-kaos-tools +``` Install ------- -- cgit v1.2.3