Add README.txt
This commit is contained in:
parent
6dbffd95c9
commit
095622ec06
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