Add PyfaDEV path for translations and database scripts

This commit is contained in:
Tom Sadler
2025-05-23 20:04:57 +01:00
parent 2494ad8cef
commit c7412a5174

View File

@@ -46,8 +46,8 @@ pip list
Build translations and database:
```
python scripts\compile_lang.py
python db_update.py
python PyfaDEV\scripts\compile_lang.py
python PyfaDEV\db_update.py
```
Test that the project is starting properly