[Click here](https://github.com/BruceEckel/Dreaming-in-Java/archive/master.zip) to download the zip file. Unzip the file into a directory of your choice.
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 build** and build everything. **ant run** will build AND run the examples. You will initially get some error messages instructing you to install specified packages (jar files), but eventually you should get through the whole build process successfully.