Update CONTRIBUTING.md (#133)

Fix outdated path to Qt Creator files.
This commit is contained in:
Hofer-Julian 2019-01-18 16:38:58 +01:00 committed by Manuel Riel
parent 075fc4e2e7
commit 66ec3f63c5
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ $ vorta
```
## Working on the GUI
Qt Creator is used to edit views. Install from [their site](https://www.qt.io/download) or using Homebrew and then open the .ui files in `vorta/UI` with Qt Creator:
Qt Creator is used to edit views. Install from [their site](https://www.qt.io/download) or using Homebrew and then open the .ui files in `vorta/assets/UI` with Qt Creator:
```
$ brew cask install qt-creator
$ brew install qt