From a84130ed4726a755e84397ec2477a13c6b16f96f Mon Sep 17 00:00:00 2001 From: Adnan Mohd Shukor Date: Tue, 28 Aug 2012 10:47:02 +0800 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8004d44..27651a4 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,15 @@ AREsoft-updater will check for the latest available version of each individual p AREsoft-updater will require curl to work. Kindly install curl in your A.R.E virtual machine by typing sudo apt-get install curl -AREsoft-updater is released under WTFPL (Do What The Fuck You Want To Public License) http://sam.zoy.org/wtfpl/ \ No newline at end of file +AREsoft-updater is released under WTFPL (Do What The Fuck You Want To Public License) http://sam.zoy.org/wtfpl/ + + +Usage +===== + +# chmod +x AREsoft-updater.sh +# ./AREsoft-updater.sh + +or + +# bash AREsoft-updater.sh \ No newline at end of file