Update readme to reflect macOS compatibility

This commit is contained in:
Nikolaus Demmel 2019-04-24 16:48:18 +02:00
parent 6c4fa75430
commit a53f3126d5
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Update the Ubuntu package index and install Basalt:
sudo apt-get update sudo apt-get update
sudo apt-get install basalt 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. 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 git clone --recursive https://gitlab.com/VladyslavUsenko/basalt.git