Skip to content

Commit a97accb

Browse files
committed
Minor update to README formatting
1 parent 4cddb94 commit a97accb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,13 @@ Here is a list of the locations from which you may need to get the extra tools a
185185
* tx
186186
* Adobe Acrobat Distiller
187187

188-
## General usage information
189188
-----
189+
190+
## General usage information
191+
190192
1. Download the [ZIP package](https://github.com/adobe-type-tools/perl-scripts/archive/master.zip) and unzip it.
191-
2.
192-
* All of the scripts can be run by simply typing `perl ` followed by the file name of the script, such as `perl theScript.pl`.
193+
2.
194+
* All of the scripts can be run by simply typing `perl` followed by the file name of the script, such as `perl theScript.pl`.
193195
* If the script is in a different directory from which you are trying to run it, you will need to provide the full path to the script's file, such as `perl /Users/myself/foldername/theScript.pl`.
194196
* Some scripts may allow you to use options, or require that you provide input files. To learn how to use those scripts, open them in a text editor app (such as *TextEdit* on MacOS or *Notepad* on Windows) and read the documentation in the header of the file.
195197

0 commit comments

Comments
 (0)