Skip to content

Commit c7412a5

Browse files
committed
Add PyfaDEV path for translations and database scripts
1 parent 2494ad8 commit c7412a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ pip list
4646

4747
Build translations and database:
4848
```
49-
python scripts\compile_lang.py
50-
python db_update.py
49+
python PyfaDEV\scripts\compile_lang.py
50+
python PyfaDEV\db_update.py
5151
```
5252

5353
Test that the project is starting properly

0 commit comments

Comments
 (0)