Skip to content

Commit

Permalink
docs: Add cgal install to README
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Sep 13, 2024
1 parent a83ba5c commit ed91949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ To install the build-time dependencies run the following installation commands f
### Debian/Ubuntu

``` bash
sudo apt-get update && sudo apt-get install -y libboost-dev libmpfr-dev libgmp-dev swig autoconf libtool
sudo apt-get update && sudo apt-get install -y libboost-dev libcgal-dev libmpfr-dev libgmp-dev swig autoconf libtool
```

## Build and install
Expand Down

0 comments on commit ed91949

Please sign in to comment.