update README file to explain how to run the program
git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@530 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
ed6795dfca
commit
db46ae46a7
1 changed files with 13 additions and 0 deletions
13
README
13
README
|
@ -21,6 +21,19 @@ Copyright (C) 2002 by Electronic Arts.
|
|||
|
||||
========================================================================
|
||||
|
||||
How to Run This Program
|
||||
-----------------------
|
||||
|
||||
First of all, you must have Java (version 7 or better) installed on your
|
||||
computer. You can get Java at http://java.com/download.
|
||||
|
||||
Next, simply double-click the enclosed micropolisj.jar file to run the
|
||||
program.
|
||||
|
||||
|
||||
How to Build This Program from Source
|
||||
-------------------------------------
|
||||
|
||||
See the INSTALL file for instructions on building the program from this
|
||||
source code release.
|
||||
|
||||
|
|
Reference in a new issue