mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 02:54:28 +05:00
Simplify installation instructions
As you're already in the kiauh directory, the `chmod` command can be simplified.
This commit is contained in:
@@ -22,8 +22,7 @@ After you have successfully installed git, use the following commands in the giv
|
|||||||
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/kiauh.sh
|
chmod +x kiauh.sh scripts/*
|
||||||
chmod +x ~/kiauh/scripts/*
|
|
||||||
./kiauh.sh
|
./kiauh.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user