File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed
Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change @@ -76,18 +76,15 @@ Enter the number corresponding to the selected version:
7676
7777!!! Note
7878 ` BUILDDIR ` and ` TOP_SRCDIR ` will be set to the defaults using the label
79- ` r-devel `
80- whenever a new bash terminal is opened, e.g. when the codespace is
81- restarted.
82- Whenever following instructions that use these variables to refer
83- to the build
84- and source directory, be sure they are pointing to the desired
85- version!
79+ ` 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
81+ refer to the build and source directory, be sure they are pointing to the
82+ desired version!
8683 You can check the values any time with
8784
88- ```bash
89- echo $BUILDDIR
90- echo $TOP_SRCDIR
91- ```
92-
85+ ```bash
86+ echo $BUILDDIR
87+ echo $TOP_SRCDIR
88+ ```
89+
9390 and switch with `set_build_r <name>`.
You can’t perform that action at this time.
0 commit comments