From 992c9acd569687aabda1083b5cf9c2a1e66b7350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miodrag=20Milanovi=C4=87?= Date: Mon, 9 Dec 2019 17:27:09 +0100 Subject: Clarify step for macOS --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index abe86caa..43407620 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ of the selected architecture: - For building on macOS, brew utility is needed. - Install all needed packages `brew install cmake python boost boost-python3 qt5 eigen` - Do not forget to add qt5 in path as well `echo 'export PATH="/usr/local/opt/qt/bin:$PATH"' >> ~/.bash_profile` + + NOTE: this change is effective in next terminal session, so please re-open terminal window before next step Getting started --------------- -- cgit v1.2.3