summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 65914da..a22cb4a 100644
--- a/README.md
+++ b/README.md
@@ -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: