update tagstudio.py refrences to tag_studio.py
This commit is contained in:
parent
2b5697ea50
commit
0b1c097f97
4 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue