From dec5078f03be11eb906fdd238baeccbe81b8fe2a Mon Sep 17 00:00:00 2001 From: Rob McMullen Date: Mon, 18 May 2015 23:05:08 -0700 Subject: [PATCH] Doc fixes --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 46a8384..3a74880 100644 --- a/README.rst +++ b/README.rst @@ -40,15 +40,15 @@ a framework version from python.org. To prevent overwriting important system files, it's best to create a working folder: a new empty folder somewhere and do all your testing in that folder. For this example, create a folder called ``atrtest`` in your ``Documents`` -folder. Put a few ``.ATR`` images in this directory as well +folder. Put a few ``.ATR`` images in this directory to use for testing. -Download or copy the file ``atrcopy.py`` and put the ``Documents/atrtest`` +Download or copy the file ``atrcopy.py`` and put it the ``Documents/atrtest`` folder. Since this is a command line programe, you must start a Terminal by double -clicking on Terminal.app in the Applications/Utilities folder in the Finder. -When Terminal opens, it will put you in your home folder. Go do the atrtest -folder by typing:: +clicking on Terminal.app in the ``Applications/Utilities`` folder in +the Finder. When Terminal opens, it will put you in your home folder +automatically. Go to the ``atrtest`` folder by typing:: cd Documents/atrtest