Update README.md

This commit is contained in:
Manu 2018-10-27 19:33:59 +08:00 committed by GitHub
parent 3a76bd6ebb
commit cc4094e400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ $ conda env create environment.yml
Qt Creator is used to edit views. Install using Homebrew and then open the .ui files in `vorta/UI`:
```
$ brew cask install qt-creater
$ brew cask install qt-creator
$ brew install qt
```