Skip to content

Commit 5721ca0

Browse files
authored
Update file-scrapers.md
1 parent 3c3adb2 commit 5721ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/file-scrapers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ tar xj --strip-components=1
183183

184184
## R
185185
```bash
186-
DEVDOCSROOT=/path/to/devdocs/docs/R
186+
DEVDOCSROOT=/path/to/devdocs/docs/r
187187
RLATEST=https://cran.r-project.org/src/base/R-latest.tar.gz # or /R-${VERSION::1}/R-$VERSION.tar.gz
188188

189189
RSOURCEDIR=${TMPDIR:-/tmp}/R/latest

0 commit comments

Comments
 (0)