Dev 0.1 #19
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,5 @@ sudo pacman -U ./parch-welcome*
|
||||||
## Generate Qt Resources (if edited)
|
## Generate Qt Resources (if edited)
|
||||||
if you made a changes in src you can update the `qrc` by running this command:
|
if you made a changes in src you can update the `qrc` by running this command:
|
||||||
```shell
|
```shell
|
||||||
python src/01-Generate.py
|
python src/QrcGenerate.py
|
||||||
```
|
```
|
Loading…
Add table
Reference in a new issue