README updates

This commit is contained in:
Devin Howard 2013-03-21 21:33:59 -04:00
parent e5095093ec
commit 0628c88f80

View file

@ -1,4 +1,4 @@
How to code in Metamaps
==How to code in Metamaps
Here are the important folders/files:
@ -25,8 +25,9 @@ Setting up the database:
Running the server:
$rails s #runs the server
$rails c #gives you an interactive console
$rails s #runs the server
$
$rails c #gives you an interactive console
==Installing on Ubuntu