Remove duplicated setup steps

See: Line 13
This commit is contained in:
RubenPX 2022-04-12 12:32:20 +02:00
parent 938ccedac7
commit 5ce535f5d5
1 changed files with 0 additions and 5 deletions

View File

@ -30,11 +30,6 @@ Create a demo table
export dhi=dbtest; dh dummy
```
copy `examples/app.py` to project directory:
```bash
copy examples/app.py .
```
## Run project
Run the app