Skip to content

Commit

Permalink
Link to stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrechalom committed Jul 1, 2015
1 parent b54449f commit ea6b83a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ runGitHub(repo="andrechalom/Rsampling-shiny")
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 Rsampling-shiny\_1.0.zip
file above, and extract it to a folder. Then, open R (with the required packages installed, see above) and run
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.1.zip),
and extract it to a folder. Then, open R (with the required packages installed, see above) and run
```R
library(shiny)
runApp("<path to Rsampling-shiny>")
Expand Down

0 comments on commit ea6b83a

Please sign in to comment.