]> Shamusworld >> Repos - virtualjaguar/blobdiff - INSTALL
More changes for upcoming 1.0.5 release
[virtualjaguar] / INSTALL
diff --git a/INSTALL b/INSTALL
index ab1456b8dff11f654ee4b064bcfb244e461ae14d..620ae1fcfc78ae0518a3834112c48d7cfae47d57 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -31,8 +31,9 @@ compile Virtual Jaguar v1.0.4 GCC/SDL release by doing the following:
 
 2) Optionally you can manually strip vj[.exe] to downsize the binary.
 
-If you don't have upx in your path somewhere, you can ignore the error
-message that make throws at you about not being able to find upx.
+If you have upx in your path somewhere, you can uncomment the line in the
+makefile that executes upx so that you'll end up with a somewhat smaller
+binary.
  
 That's it! You're done! You can now start the emulator with ./vj.
 See the output for more details or consult the docs/README for more info.