We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6681d4b commit fa9749fCopy full SHA for fa9749f
README.md
@@ -9,7 +9,7 @@ The most convenient way to install the package is by using the `devtools` packag
9
10
```s
11
library(devtools)
12
-install_github("seqlm", "raivokolde")
+install_github("raivokolde/seqlm")
13
```
14
To start using the package just load it as any other package.
15
0 commit comments