Skip to content

Commit 98050bb

Browse files
author
laowang1992
committed
fix README.md
1 parent bd7e79b commit 98050bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ EasyQTLseq can be installed from GitHub via devtools:
1515
# install devtools
1616
install.packages("devtools")
1717
# install easyQTLseq
18-
devtools::install_github("laowang2023/easyQTLseq")
18+
devtools::install_github("laowang1992/easyQTLseq")
1919
```
2020

2121
# Input Data

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ EasyQTLseq can be installed from GitHub via devtools:
1313
# install devtools
1414
install.packages("devtools")
1515
# install easyQTLseq
16-
devtools::install_github("laowang2023/easyQTLseq")
16+
devtools::install_github("laowang1992/easyQTLseq")
1717
```
1818

1919
# Input Data

0 commit comments

Comments
 (0)