diff --git a/README.md b/README.md index 3dc1b0e..47bc31c 100644 --- a/README.md +++ b/README.md @@ -29,15 +29,13 @@ install.packages("touch") ## Development -[![Build Status][travis-master]][travis] - You may install the latest version under development with the help of **remotes** (or **devtools**) as follows: ```R if (! require(remotes)) install.packages("remotes") remotes::install_github("LiYanStat/touch") -## or use devtools +## or use devtools if it is installed ## devtools::install_github("LiYanStat/touch") ``` @@ -58,5 +56,4 @@ FITNESS FOR A PARTICULAR PURPOSE. [cran]: https://CRAN.R-project.org/package=touch [travis]: https://travis-ci.org/wenjie2wang/touch [travis-master]: https://travis-ci.org/wenjie2wang/touch.svg?branch=master -[travis-dev]: https://travis-ci.org/wenjie2wang/touch.svg?branch=dev [gpl]: https://www.gnu.org/licenses/