diff --git a/README.md b/README.md index 1b47934..006f3f5 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,6 @@ A library of functions enabling one to compute the coefficients of the Fourier decomposition of the force, torque induced by solar insulation over a polyhedral surface. -OpenMP-compliant compilers enable faster performance. If GCC has been downloaded from Homebrew, OpenMP can be enabled like so: - -- `brew install yorplib --with-gcc` if using Homebrew -- `cmake .. -DUSE_GCC:BOOL=TRUE` otherwise - ## Installation: ### Mac users