Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions working_documents/install_r_macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,8 @@ run the following commands within Terminal.app:
"s\|\\\$(GIT) svn info\|\$TOP_SRCDIR/.github/scripts/svn-info.sh\|"
"\$TOP_SRCDIR/Makefile.in" </code>

**N.B. This command all needs to be on one line** (copying and pasting from how it appears here on GitHub introduces a line-break that causes issues).

</details>

4. Configure the R installation with `--enable-R-framework` to prepare
Expand Down