From a53f3126d5754b58492d0124e90bf1e21a0db1fe Mon Sep 17 00:00:00 2001 From: Nikolaus Demmel Date: Wed, 24 Apr 2019 16:48:18 +0200 Subject: [PATCH] Update readme to reflect macOS compatibility --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca95e55..8d4d4dc 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Update the Ubuntu package index and install Basalt: sudo apt-get update sudo apt-get install basalt ``` -### Source installation for Ubuntu 18.04 and MacOS 10.14 Mojave +### Source installation for Ubuntu 18.04 and MacOS >= 10.11 El Capitan Clone the source code for the project and build it. For MacOS you should have [Homebrew](https://brew.sh/) installed. ``` git clone --recursive https://gitlab.com/VladyslavUsenko/basalt.git