There was an error while loading. Please reload this page.
1 parent b07096d commit cd9acc3Copy full SHA for cd9acc3
1 file changed
README.md
@@ -9,7 +9,7 @@ apt update
9
```
10
11
12
-apt upgrade
+apt upgrade -y
13
14
15
@@ -33,7 +33,12 @@ python main.py
33
34
Help page will be opened and you will get all commands with example for your better understanding!
35
36
-### Thank You for using this tool!
+# One Line Install
37
+```
38
+apt update && apt upgrade -y && apt install git python -y && git clone https://github.com/AdarshAddee/https.git
39
40
+
41
+### Apka Sukriya!
42
43
44
0 commit comments