aboutsummaryrefslogtreecommitdiff
path: root/devel/RStudio/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'devel/RStudio/pkg-message')
-rw-r--r--devel/RStudio/pkg-message9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/RStudio/pkg-message b/devel/RStudio/pkg-message
index 8f10ba49c238..a87ffb9f562e 100644
--- a/devel/RStudio/pkg-message
+++ b/devel/RStudio/pkg-message
@@ -10,6 +10,15 @@ proc /proc procfs rw 0 0
and then run this command as root:
# mount /proc
+
+In order to run RStudio Server please run:
+$ sudo rserver --server-daemonize 0 --server-user nobody
+
+and then navigate to http://localhost:8787/ in your browser.
+
+The rc script will be added later to start RStudio Server as
+a service.
+
EOM
}
]