mirror of
https://github.com/robmcmullen/atrcopy.git
synced 2025-01-01 10:30:58 +00:00
Doc fixes
This commit is contained in:
parent
ffa2a82cca
commit
dec5078f03
10
README.rst
10
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
|
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.
|
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``
|
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.
|
folder.
|
||||||
|
|
||||||
Since this is a command line programe, you must start a Terminal by double
|
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.
|
clicking on Terminal.app in the ``Applications/Utilities`` folder in
|
||||||
When Terminal opens, it will put you in your home folder. Go do the atrtest
|
the Finder. When Terminal opens, it will put you in your home folder
|
||||||
folder by typing::
|
automatically. Go to the ``atrtest`` folder by typing::
|
||||||
|
|
||||||
cd Documents/atrtest
|
cd Documents/atrtest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user