Skip to content

Commit

Permalink
fix copypasta bug
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonynorth committed Jul 31, 2023
1 parent 623793e commit 7767090
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 @@ -14,7 +14,7 @@ Generate `utils::globalVariables()` from roxygen @autoglobal and @global tags.

```r
# Install the released version from CRAN
install.packages("testthat")
install.packages("roxyglobals")

# Install the released version from r-universe
install.packages("roxyglobals", repos = "https://anthonynorth.r-universe.dev")
Expand Down

0 comments on commit 7767090

Please sign in to comment.