Skip to content

Commit 6e0cd18

Browse files
committed
Update multi r compilation.md
1 parent 560c1f4 commit 6e0cd18

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/tutorials/multi_r_compilation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ Enter the number corresponding to the selected version:
8585
version!
8686
You can check the values any time with
8787

88-
```bash
89-
echo $BUILDDIR
90-
echo $TOP_SRCDIR
91-
```
92-
88+
```bash
89+
echo $BUILDDIR
90+
echo $TOP_SRCDIR
91+
```
92+
9393
and switch with `set_build_r <name>`.

0 commit comments

Comments
 (0)