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)
|
||||
|
||||
## 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 ~
|
||||
git clone https://github.com/th33xitus/KIAUH.git
|
||||
cd ~/KIAUH
|
||||
git clone https://github.com/th33xitus/kiauh.git
|
||||
cd ~/kiauh
|
||||
chmod +x kiauh.sh
|
||||
./kiauh.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user