Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oumarkme committed Feb 2, 2024
1 parent 1b9fd3d commit 0e126d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The goal of geno2r is to easily import genotype data from various formats into R
You can install the most recent version of geno2r from GitHub with:

``` r
# install.packages("devtools")
devtools::install_github("oumarkme/geno2r", force=TRUE)
#install.packages("remotes")
remotes::install_github("oumarkme/geno2r", force=TRUE)
```

## Example
Expand Down

0 comments on commit 0e126d6

Please sign in to comment.