From e357d9e40b5ea62d0ee1bdd960bdcbc18d6d6c6e Mon Sep 17 00:00:00 2001 From: lethosor Date: Tue, 12 Jul 2016 14:53:22 -0400 Subject: [PATCH] OSX -> OS X --- docs/Introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Introduction.rst b/docs/Introduction.rst index 9c4a276d2..68eb4844f 100644 --- a/docs/Introduction.rst +++ b/docs/Introduction.rst @@ -50,14 +50,14 @@ Installing DFhack involves copying files from a release archive into your DF folder, so that: * On Windows, ``SDL.dll`` is replaced -* On Linux or OSX, the ``dfhack`` script is placed in the same folder as the ``df`` script Additionally, on OSX, make sure that the directories in the DF folder path do not contain any '/' or ':' characters. +* On Linux or OS X, the ``dfhack`` script is placed in the same folder as the ``df`` script Uninstalling is basically the same, in reverse: * On Windows, replace ``SDL.dll`` with ``SDLreal.dll``, then remove the DFHack files. -* On Linux or OSX, remove the DFHack files. +* On Linux or OS X, remove the DFHack files. New players may wish to :wiki:`get a pack ` with DFHack preinstalled.