We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9a118 commit 3101e09Copy full SHA for 3101e09
README.md
@@ -24,12 +24,10 @@ Please see the [vignette](https://arxiv.org/pdf/1403.2036v1)
24
for an introduction and [NEWS](https://github.com/ropensci/RefManageR/blob/master/inst/NEWS.md)
25
for the latest changes.
26
27
-Using the latest version from `Github` requires first installing the newest version of the `bibtex` package
28
-from `GitHub`:
+To install the latest version from `GitHub`:
29
30
```
31
install.packages("devtools")
32
-devtools::install_github("romainfrancois/bibtex")
33
devtools::install_github("ropensci/RefManageR")
34
35
[](https://ropensci.org)
0 commit comments