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 560c1f4 commit 6e0cd18Copy full SHA for 6e0cd18
docs/tutorials/multi_r_compilation.md
@@ -85,9 +85,9 @@ Enter the number corresponding to the selected version:
85
version!
86
You can check the values any time with
87
88
- ```bash
89
- echo $BUILDDIR
90
- echo $TOP_SRCDIR
91
- ```
92
-
+ ```bash
+ echo $BUILDDIR
+ echo $TOP_SRCDIR
+ ```
+
93
and switch with `set_build_r <name>`.
0 commit comments