summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-19 14:12:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-19 14:12:47 -0400
commitf9c3390f09621593456c6ea6985f00e0ea6c7a01 (patch)
tree872b115bffcc9a63cc61449b3f8fbf5498fcbed5
parentcb0acbc06d8bb0e06321ddef2365acdcba21422f (diff)
add OSX runshell documentation
-rw-r--r--doc/install/OSX.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn
index 10735a7d0..a4ecb3e1e 100644
--- a/doc/install/OSX.mdwn
+++ b/doc/install/OSX.mdwn
@@ -5,6 +5,14 @@ For easy installation, use the
Be sure to select the build matching your version of OSX.
+[[!img float=right /assistant/osx-app.png]]
+If you want to run the [[git-annex_assistant|/assistant]], just
+install the app, look for the icon, and start it up.
+
+To use git-annex at the command line, you need to run
+`git-annex.app/Contents/MacOS/runshell`, which sets up your shell
+to use programs bundled inside the app.
+
This is still a work in progress. See [[/bugs/OSX_app_issues]] for problem
reports.