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