aboutsummaryrefslogtreecommitdiff
path: root/devel/RStudio
diff options
context:
space:
mode:
Diffstat (limited to 'devel/RStudio')
-rw-r--r--devel/RStudio/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/RStudio/pkg-message b/devel/RStudio/pkg-message
index 44ee4e7227d4..8f10ba49c238 100644
--- a/devel/RStudio/pkg-message
+++ b/devel/RStudio/pkg-message
@@ -1,4 +1,6 @@
-======================================================================
+[
+{ type: install
+ message: <<EOM
You installed RStudio: Integrated development environment (IDE) for R.
Please note that RStudio requires /proc to be mounted.
@@ -8,4 +10,6 @@ proc /proc procfs rw 0 0
and then run this command as root:
# mount /proc
-======================================================================
+EOM
+}
+]