diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-19 14:12:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-19 14:12:47 -0400 |
commit | f9c3390f09621593456c6ea6985f00e0ea6c7a01 (patch) | |
tree | 872b115bffcc9a63cc61449b3f8fbf5498fcbed5 /doc | |
parent | cb0acbc06d8bb0e06321ddef2365acdcba21422f (diff) |
add OSX runshell documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/OSX.mdwn | 8 |
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. |