summaryrefslogtreecommitdiff
path: root/animism-align/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'animism-align/README.md')
-rw-r--r--animism-align/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/animism-align/README.md b/animism-align/README.md
index ae3fd39..ac00d94 100644
--- a/animism-align/README.md
+++ b/animism-align/README.md
@@ -59,7 +59,7 @@ Generate a new migration if you've modified the database:
For production, export a static version of the episode. This will make an exported folder in `data_store/exports/` which you can zip and upload somewhere.
```
-./cli.py site export -o animism
+./cli.py site export -o animism --sync
./cli.py viewer run
```