Skip to content

Commit

Permalink
Changed README instllation procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsanjoseph committed Mar 9, 2016
1 parent 964bf9e commit da6a967
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@

# Installation

While we are waiting for CRAN approval, this package can be installed directly off github using the following commands
Just follow the regular installation procedure.

```{r}
# Install devtools if not installed already
if(!require("devtools")) install.packages("devtools")
devtools::install_github("systeminsights/mtconnectR")
install.packages("compareDF")
```

Expand Down

0 comments on commit da6a967

Please sign in to comment.