pull/283/head
Dessalines 5 years ago
commit 059ea50794

@ -95,7 +95,7 @@ and goto http://localhost:8536
#### Requirements #### Requirements
- [Rust](https://www.rust-lang.org/) - [Rust](https://www.rust-lang.org/)
- [Yarn](https://yarnpkg.com/en/) - [Yarn](https://yarnpkg.com/en/)
- [Postgres](https://www.sqlite.org/index.html) - [Postgres](https://www.postgresql.org/)
#### Set up Postgres DB #### Set up Postgres DB
``` ```
psql -c "create user rrr with password 'rrr' superuser;" -U postgres psql -c "create user rrr with password 'rrr' superuser;" -U postgres

Loading…
Cancel
Save