diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b19a7839d..c630b86fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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