Skip to content
Snippets Groups Projects
Commit 9ce63b6a authored by Дмитрий Кольцов's avatar Дмитрий Кольцов
Browse files

chore(readme): correct wordings

parent e786ccf0
No related branches found
No related tags found
No related merge requests found
## How to run
1. Install picodata
2. Run picodata with the following command:
2. Run picodata using provided config with the following command:
```bash
picodata run --config picodata_config.yaml
```
3. Prepare data schema for example app with:
3. Prepare database schema for example app with:
```bash
cat before.sql | picodata admin ./admin.sock
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment