From cd5677ea72e0caae57040d1839b7074864d14bac Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Sat, 8 Feb 2014 03:26:22 +0800 Subject: Add download link for stable version to README - add download link of stable version 1.0.0 - remove remark for mruby branch due to non-existence --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7df6786b2..0f247699f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,11 @@ the Ministry of Economy, Trade and Industry of Japan. ## How to get mruby -The mruby distribution files can be found in the following site: +The stable version 1.0.0 of mruby can be downloaded via the following URL: + + https://github.com/mruby/mruby/archive/1.0.0.zip + +The latest mruby development version of can be downloaded via the following URL: https://github.com/mruby/mruby/zipball/master @@ -31,11 +35,6 @@ following command: $ git clone https://github.com/mruby/mruby.git -There are some other branches under development. Try the following -command and see the list of branches: - - $ git branch -r - ## mruby home-page -- cgit v1.2.3