1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-02-22 06:10:35 +00:00

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

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
```