diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HowToBuild.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html index f2b72324..5556a4e0 100644 --- a/doc/HowToBuild.html +++ b/doc/HowToBuild.html @@ -102,7 +102,7 @@ <li> <b>Optional</b> <i>Copy and edit <b>jocl.properties</b>:</i> <br/> To specify different basic options for the build,<br/> - copy <b>jocl/make/jocl.properties</b> into your home directory (pointed to by the Java system property <b>user.home</b>). <br/> + copy <b>jocl/jocl.properties</b> into your home directory (pointed to by the Java system property <b>user.home</b>). <br/> Edit the copy to change desired settings. </li> |