Skip to content

Commit 0808069

Browse files
committed
Numbering
1 parent 7296dce commit 0808069

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ for Java 8
88
[Click here](https://github.com/BruceEckel/TIJ4-Refreshed-Examples/archive/master.zip) to download the zip file. Unzip the file into a directory of your choice.
99

1010
## Build the Examples ##
11-
Install the latest version of Java 8 (JDK8).
11+
1. Install the latest version of Java 8 (JDK8).
1212

13-
Install Apache Ant. Follow the instructions [here](https://ant.apache.org/manual/install.html#getting).
13+
1. Install Apache Ant. Follow the instructions [here](https://ant.apache.org/manual/install.html#getting).
1414

15-
Start a command prompt in the directory where you installed the examples. If your installation is successful, you should be able to type **ant** and build everything. You may initially get some error messages telling you to install additional packages, but eventually you should get through the whole build process successfully.
15+
1. Start a command prompt in the directory where you installed the examples. If your installation is successful, you should be able to type **ant** and build everything. You may initially get some error messages telling you to install additional packages, but eventually you should get through the whole build process successfully.

0 commit comments

Comments
 (0)