mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-17 20:44:28 +05:00
Update README.md
This commit is contained in:
@@ -15,11 +15,14 @@ Give it a try if you want and if you have suggestions or encounter any problems,
|
|||||||
[](https://abload.de/image.php?img=putty_20-05-22_18-49-1nkaa.png)
|
[](https://abload.de/image.php?img=putty_20-05-22_18-49-1nkaa.png)
|
||||||
|
|
||||||
## Instructions:
|
## Instructions:
|
||||||
In order to run this script you have to make it executable. Use the following commands in the given order to download and execute the script.
|
If you don't have git already installed, please install it first:
|
||||||
|
`sudo apt-get install git -y`
|
||||||
|
|
||||||
|
After you made sure to have git installed, use the following commands in the given order to download and execute the script.
|
||||||
```
|
```
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://github.com/th33xitus/KIAUH.git
|
git clone https://github.com/th33xitus/kiauh.git
|
||||||
cd ~/KIAUH
|
cd ~/kiauh
|
||||||
chmod +x kiauh.sh
|
chmod +x kiauh.sh
|
||||||
./kiauh.sh
|
./kiauh.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user