Skip to content

Commit cd9acc3

Browse files
authored
Update README.md
1 parent b07096d commit cd9acc3

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ apt update
99
```
1010

1111
```
12-
apt upgrade
12+
apt upgrade -y
1313
```
1414

1515
```
@@ -33,7 +33,12 @@ python main.py
3333

3434
Help page will be opened and you will get all commands with example for your better understanding!
3535

36-
### Thank You for using this tool!
36+
# 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!
3742

3843

3944

0 commit comments

Comments
 (0)