Skip to content

Commit c610915

Browse files
authored
Update README.md
1 parent 1af6bc2 commit c610915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)
1313

1414
Note: Java 8 or higher is fine.
1515

16-
2) If you are reading this readme.txt from within the zip file, unpack the contents to the directory of your choice;
16+
2) If you are reading this on GitHub, click the "Clone or Download" button and select the Zip file option which will download this file and all the contents as a zip. Unpack the contents to the directory of your choice;
1717

1818
3) Open runUtil.bat in the editor of your choice (i.e. notepad)
1919
a) Change JREDIR to the location of your Java runtime environment (i.e. C:\Program Files\jre7 )
@@ -26,5 +26,5 @@ Note: Java 8 or higher is fine.
2626
That's it!!
2727

2828
Note that to configure the actual transformation, you can edit the properties file (in this case, DND-POC.properties). The properties
29-
file has lots of details about what each of the settings means.
29+
file has lots of details about what each of the settings means. Send any questions to [email protected].
3030

0 commit comments

Comments
 (0)