summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed692e40..aa6e3335 100644
--- a/README.md
+++ b/README.md
@@ -41,5 +41,6 @@ cd megapixels
python cli_faiss.py sync_metadata
python cli_faiss.py build_faiss
python cli_faiss.py build_db
+python cli_site.py build
python cli_flask.py run
```