Skip to content

Commit 3101e09

Browse files
authored
remove mention of bibtex package
1 parent 4f9a118 commit 3101e09

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,10 @@ Please see the [vignette](https://arxiv.org/pdf/1403.2036v1)
2424
for an introduction and [NEWS](https://github.com/ropensci/RefManageR/blob/master/inst/NEWS.md)
2525
for the latest changes.
2626

27-
Using the latest version from `Github` requires first installing the newest version of the `bibtex` package
28-
from `GitHub`:
27+
To install the latest version from `GitHub`:
2928

3029
```
3130
install.packages("devtools")
32-
devtools::install_github("romainfrancois/bibtex")
3331
devtools::install_github("ropensci/RefManageR")
3432
```
3533
[![ropensci_footer](https://ropensci.org/public_images/ropensci_footer.png)](https://ropensci.org)

0 commit comments

Comments
 (0)