From 213c1701a6a93a7ee341cc733679c4711625595b Mon Sep 17 00:00:00 2001 From: andrechalom Date: Tue, 14 Jul 2015 19:55:34 -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 1fa4c3e..50b8a55 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.3.zip), +(https://github.com/andrechalom/Rsampling-shiny/archive/v1.4.zip), and extract it to a folder. Then, open R (with the required packages installed, see above) and run ```R library(shiny)