Changes between Version 7 and Version 8 of cs122b-2017-winter-project1


Ignore:
Timestamp:
Jan 16, 2017, 9:39:53 PM (9 years ago)
Author:
Chen Luo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cs122b-2017-winter-project1

    v7 v8  
    119119
    120120  '''             mysql -u root -p -D moviedb <  createtable.sql'''             [[BR]]
    121  * '''The ssh private key file (.pem) of your AWS instance, and a readme.txt file which contains the public DNS of your AWS instance and its login username (default is 'ubuntu') and password.''' [[BR]]
     121 * '''The ssh private key file (.pem) of your AWS instance.''' [[BR]]
    122122 * Makefiles and ant build files if you use make or ant to build you project. [[BR]]
    123123 * A readme file specifying how to compile and run your program