From e7a6101dcbadea0f9e14aacf33fa5f94d6419832 Mon Sep 17 00:00:00 2001 From: pvincent Date: Sun, 10 Sep 2023 09:10:32 +0400 Subject: [PATCH] requirements curl git --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 92779b4..ab766a2 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,14 @@ DONE * [x] Bookworm ready +requirements for installation process +------------ + +* curl +* git + +`sudo apt install -y curl git` + install one-liner -----------------