Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OndrejValenta authored Jun 14, 2024
1 parent 8218c8c commit ea29a99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@ When you run `db-gen` you are offered these two main options:
## How to start

The easiest way, is to:
- take content from `test` folder
- use `test/database/testing-db.sql` to create a test database
- take the content from `test` folder
- use the `test/database/testing-db.sql` script to create a test database
- update connection string to proper values in `test/local.db-gen.json`
- download a latest `db-gen` from [Releases page](https://github.com/KeenMate/db-gen/releases)
- download a latest `db-gen` release from [Releases page](https://github.com/KeenMate/db-gen/releases)
- run `./db-gen-win.exe generate` or `./db-gen-linux generate`
- be properly amazed, shocked, stunned
- be properly amazed, shocked, stunned!

## Configuration

Expand Down

0 comments on commit ea29a99

Please sign in to comment.