diff --git a/readme.md b/readme.md index 7da2206..f027f0c 100644 --- a/readme.md +++ b/readme.md @@ -41,10 +41,20 @@ Medios-Macina is a file media manager and virtual toolbox capable of downloading
-installation console command -
git clone --depth 1 https://code.glowers.club/goyimnose/Medios-Macina.git
-python Medios-Macina/scripts/bootstrap.py
+LINUX
+
+
curl -sSL https://example.com/script.py | python3 -
 
+ +
+ +
+WINDOWS + +
Invoke-WebRequest 'https://example.com/script.py' -UseBasicParsing | python
+
+
+

Start the CLI by simply running "mm"