diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-03-25 16:19:52 +0100 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-03-25 16:19:52 +0100 |
| commit | cc86f9ded2be714b95be90f280627f13d7d5b450 (patch) | |
| tree | 7bc62e6b54646bcc5e3e5cefa9784cc0ca8d73cf /README.md | |
| parent | 048506badcca549b9001c05a398b8d341818a7de (diff) | |
fixed readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ unsafe code feel free to point it out and roast me. You need a database with tables `anime` and `manga`. Attached in this repo is a setup script for the database. Simply execute ``` -sqlite3 <db-setup.sql +sqlite3 library.db <db-setup.sql ``` This will create the following tables: |
