Add README.txt
This commit is contained in:
parent
b97aae6b30
commit
af1ba4f95e
1 changed files with 16 additions and 0 deletions
16
README.txt
Normal file
16
README.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
Download the script :
|
||||||
|
---------------------
|
||||||
|
curl -L archdi.sourceforge.net/archdi > archdi
|
||||||
|
or if sourceforge is down :
|
||||||
|
curl -L matmoul.github.io/archdi > archdi
|
||||||
|
|
||||||
|
|
||||||
|
run the script :
|
||||||
|
----------------
|
||||||
|
sh archdi
|
||||||
|
|
||||||
|
|
||||||
|
install and run the script :
|
||||||
|
----------------------------
|
||||||
|
sh archdi -i
|
||||||
|
archdi
|
Loading…
Reference in a new issue