From a602434e6726f7103d36617e6a694015c073cd14 Mon Sep 17 00:00:00 2001 From: nothing Date: Thu, 7 Dec 2023 20:20:37 +0300 Subject: [PATCH] added info --- README.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46656b2..6714839 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,30 @@ # DOTS - fast setup APT linux system for me This repo - scripts for fast setup my APT Linux distributive from work. - \ No newline at end of file + ## What this code doit? + This `code` install more apps and download config files. + + ## How start this? + Very simple! + - cloning this repo: + ``` + git clone https://git.thedroth.rocks/nothing/dots.git + ``` + - go to the folder: + ``` + cd dots + ``` + - and start `start.sh`: +``` +sudo bash start.sh +``` +## Questions for u +- Why `sudo`? + +Becouse use `apt` and install and download more apps + +- How to contact u? + +For what? :-) + +*email* - `nothing@thedroth.rocks` \ No newline at end of file