README updates
This commit is contained in:
parent
e5095093ec
commit
0628c88f80
1 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
How to code in Metamaps
|
==How to code in Metamaps
|
||||||
|
|
||||||
Here are the important folders/files:
|
Here are the important folders/files:
|
||||||
|
|
||||||
|
@ -26,6 +26,7 @@ Setting up the database:
|
||||||
Running the server:
|
Running the server:
|
||||||
|
|
||||||
$rails s #runs the server
|
$rails s #runs the server
|
||||||
|
$
|
||||||
$rails c #gives you an interactive console
|
$rails c #gives you an interactive console
|
||||||
|
|
||||||
==Installing on Ubuntu
|
==Installing on Ubuntu
|
||||||
|
|
Loading…
Reference in a new issue