From 62cf45a7bb7f94017d2dbd0f0c2e7e54a53dbc8b Mon Sep 17 00:00:00 2001 From: Daniil Yarancev <21169548+Yardanico@users.noreply.github.com> Date: Tue, 5 Jun 2018 11:24:17 +0300 Subject: [PATCH] Add note about Qt Creator --- BUILDING_ON_MAC.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILDING_ON_MAC.md b/BUILDING_ON_MAC.md index 58d241eb..8767180d 100644 --- a/BUILDING_ON_MAC.md +++ b/BUILDING_ON_MAC.md @@ -1,4 +1,5 @@ # Building on macOS +#### Note - If you want to develop Chatterino 2 you will also need to install Qt Creator 1. Install Xcode and Xcode Command Line Utilites 2. Start Xcode, settings -> Locations, activate your Command Line Tools 3. Install brew https://brew.sh/