aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-02-09 19:10:23 +0000
committerSteve Mynott <steve.mynott@gmail.com>2016-02-09 19:10:23 +0000
commitaa89b9cc0edfe538185a4f443c3ab9fe63ef96f0 (patch)
tree7458317534e4c94ee02cf043790088e0c80d4cfc /ports
parent4bb9c2591decfd93b69000c8e316d32d7b02ced9 (diff)
lower expectations about GUIness of perl 6
Diffstat (limited to 'ports')
-rw-r--r--ports/darwin_dmg/HOW_TO_INSTALL.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/ports/darwin_dmg/HOW_TO_INSTALL.txt b/ports/darwin_dmg/HOW_TO_INSTALL.txt
index 4c69cc6..088b056 100644
--- a/ports/darwin_dmg/HOW_TO_INSTALL.txt
+++ b/ports/darwin_dmg/HOW_TO_INSTALL.txt
@@ -1,4 +1,8 @@
-1. You will need to relax security permissions under "System Prefs>Security & Privacy>General" to allow the use of unsigned third party apps.
+Perl 6 is best used from the command line or inside an editor such as Atom,
+Emacs or Vim etc. It is not a full Mac GUI type app.
+
+1. You will need to relax security permissions under "System Prefs>Security &
+Privacy>General" to allow the use of unsigned third party apps.
2. Drag the 'Rakudo' folder onto the '/Applications' folder. Note this
is the root Applications directory and other locations won't work.