From 66ec3f63c5f8965140de44da3b0186f9a8d5ce48 Mon Sep 17 00:00:00 2001 From: Hofer-Julian Date: Fri, 18 Jan 2019 16:38:58 +0100 Subject: [PATCH] Update CONTRIBUTING.md (#133) Fix outdated path to Qt Creator files. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 85220c30..714ce6b6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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