Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JH-Zhou authored Apr 14, 2021
1 parent dc039ae commit 6d057f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ First, to run this package, we need to make sure that R (Version >= 3.5.2) is in
```{r}
#install.packages("remotes")
#library(remotes)
#install_github(repo = "JH-Zhou/HandyCNV@v1.1.0")
#install_github(repo = "JH-Zhou/HandyCNV@v1.1.1")
```
Then, we need to load the 'HandyCNV' package in order to run the following examples. This can be done using the `library` function as shown below.
```{r setup}
Expand Down

0 comments on commit 6d057f7

Please sign in to comment.