Fix brew doc about cgal-qt5 which doesn't exist

This commit is contained in:
Maxime Gimeno 2020-06-04 10:15:34 +02:00 committed by Laurent Rineau
parent 4354b2c87f
commit 96cbb19f0b
1 changed files with 0 additions and 6 deletions

View File

@ -60,12 +60,6 @@ On most operating systems, package managers offer \cgal and its essential third
On macOS, we recommend using of <a href="https://brew.sh/">Homebrew</a> in the following way:
brew install cgal
brew install cgal-qt5 #(only for GUI)
You should check that cgal and cgal-qt5 are correctly "linked", especially when upgrading from an old version. If not, run the following command:
brew link cgal
brew link cgal-qt5 #(if you installed it)
On Linux distributions such as `Debian`/`Ubuntu`/`Mint`, use `apt-get` in the following way: