diff options
Diffstat (limited to 'Doc/using')
-rw-r--r-- | Doc/using/mac.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/mac.rst b/Doc/using/mac.rst index 5ab30b6..13ac4b2 100644 --- a/Doc/using/mac.rst +++ b/Doc/using/mac.rst @@ -66,7 +66,7 @@ number of standard Unix command line editors, :program:`vim` and http://www.barebones.com/products/bbedit/index.shtml) are good choices, as is :program:`TextMate` (see http://macromates.com/). Other editors include :program:`Gvim` (http://macvim.org) and :program:`Aquamacs` -(http://aquamacs.org). +(http://aquamacs.org/). To run your script from the Terminal window you must make sure that :file:`/usr/local/bin` is in your shell search path. |