Skip to content

Commit 189d789

Browse files
authored
Merge pull request #159 from NOAA-EDAB/dev
remove stray backtick from installation line
2 parents 9bcb69e + ddd84a2 commit 189d789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ in management strategy evaluations and similar analyses.
1818
To install the package and build all of the vignettes locally
1919

2020
```
21-
remotes::install_github("noaa-edab/Rpath",build_vignettes=TRUE)`
21+
remotes::install_github("noaa-edab/Rpath",build_vignettes=TRUE)
2222
```
2323

2424
If you experience issues installing the package using `remotes` or don't need the vignettes locally then please use this alternative

0 commit comments

Comments
 (0)