Readme fixes
This commit is contained in:
parent
7a46b9ee4e
commit
bc491ed1d2
@ -12,17 +12,20 @@ Note: you need PostgreSQL installed and added its binaries to $PATH
|
|||||||
|
|
||||||
## Configuring
|
## Configuring
|
||||||
add this line to `/etc/hosts`:
|
add this line to `/etc/hosts`:
|
||||||
|
|
||||||
```
|
```
|
||||||
127.0.0.1 dev.beathaven.org
|
127.0.0.1 dev.beathaven.org
|
||||||
```
|
```
|
||||||
|
|
||||||
## Starting server
|
## Starting server
|
||||||
1st tab:
|
1st tab:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ unicorn_rails
|
$ unicorn_rails
|
||||||
```
|
```
|
||||||
|
|
||||||
2nd tab:
|
2nd tab:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ rake jobs:work
|
$ rake jobs:work
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user