update tagstudio.py refrences to tag_studio.py

This commit is contained in:
Andrew Arneson
2024-04-24 22:00:40 -06:00
parent 2b5697ea50
commit 0b1c097f97
4 changed files with 5 additions and 5 deletions

View File

@@ -2,4 +2,4 @@
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python tagstudio/tagstudio.py
python tagstudio/tag_studio.py