From daa2590298d48bcfe65289fbf8bd94938feec8b5 Mon Sep 17 00:00:00 2001 From: andrechalom Date: Fri, 31 Jul 2015 03:18:24 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 588db32..5b12ada 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ and wait for the browser window to open! ## Offline installation If you need to be able to use Rsampling-shiny without Internet access, download the [latest stable version] -(https://github.com/andrechalom/Rsampling-shiny/archive/v1.4.zip), +(https://github.com/andrechalom/Rsampling-shiny/archive/v1.5.zip), and extract it to a folder. Then, open R (with the required packages installed, see above) and run ```R library(shiny)