Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed rDNA URL in README
  • Loading branch information
leifeld committed Mar 8, 2023
1 parent b8e5d35 commit 36bc4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ To install the new rDNA 3 directly from GitHub, try the following code in R:

``` r
# install.packages("remotes")
remotes::install_github("leifeld/dna/rDNA@*release",
remotes::install_github("leifeld/dna/rDNA/rDNA@*release",
INSTALL_opts = "--no-multiarch")
```

Expand Down

0 comments on commit 36bc4ae

Please sign in to comment.