Skip to content

Commit ac8317d

Browse files
committed
Update multi r compilation
2 parents 6b82209 + cca5fdf commit ac8317d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/multi_r_compilation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,13 @@ Enter the number corresponding to the selected version:
7777
!!! Note
7878
`BUILDDIR` and `TOP_SRCDIR` will be set to the defaults using the label
7979
`r-devel` whenever a new bash terminal is opened, e.g. when the codespace
80-
is restarted. Whenever following instructions that use these variables to
80+
is restarted. Whenever following instructions that use these variables to
8181
refer to the build and source directory, be sure they are pointing to the
8282
desired version!
8383

8484
You can check the values any time with:
8585

86-
```
86+
```bash
8787
echo $BUILDDIR
8888
echo $TOP_SRCDIR
8989
```

0 commit comments

Comments
 (0)