From 400b844577705e50fdc080178214d3826934d8ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Mar 2013 14:12:47 -0400 Subject: [PATCH] add OSX runshell documentation --- doc/install/OSX.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn index 10735a7d0d..a4ecb3e1ed 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.