Skip to content

Commit

Permalink
Fix brew doc about cgal-qt5 which doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
maxGimeno authored and lrineau committed Jun 5, 2020
1 parent 4354b2c commit 96cbb19
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Documentation/doc/Documentation/Usage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 96cbb19

Please sign in to comment.