summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/Readme.md b/Readme.md
index dd726f3..97b9311 100644
--- a/Readme.md
+++ b/Readme.md
@@ -7,7 +7,5 @@ docker compose up -d
## Update printings database
```
-just get_printings
-# or
-curl -L https://mtgjson.com/api/v5/AllPrintings.sqlite -o print/AllPrintings.sqlite
+./bin/get-printings
```