Skip to content

Commit

Permalink
Update developer_installation_on_ubuntu.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebolloff committed Feb 24, 2016
1 parent 78390b8 commit 5a3aab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/developer_installation_on_ubuntu.md
Expand Up @@ -76,6 +76,7 @@ As the postgres user you have to create two databases
- `sudo su -l postgres`
- `createdb ontohub_development`
- `createdb ontohub_test`

When you type in
- `psql`
you should be connected to the database (`\q` lets you quit).
Expand Down

0 comments on commit 5a3aab8

Please sign in to comment.