diff --git a/documentation/docs/start/install.md b/documentation/docs/start/install.md index b1457bca846df916353c92b03df8fae162e7be93..a614a3a891d02f56dc4b398a2f9cea01dc6f0c2b 100644 --- a/documentation/docs/start/install.md +++ b/documentation/docs/start/install.md @@ -42,14 +42,12 @@ On macOS, we use the Homebrew package manager to handle and install the GeoModel !!! note - Do you have the newer Mac computer based upon the M1 chip? Then you will need to set the environment variable + Do you have the newer Mac computer based upon the M1 chip? Then you will need to set the environment variable - ``` - export DYLD_LIBRARY_PATH=/usr/local/lib:/opt/homebrew/lib - - ``` + ``` + export DYLD_LIBRARY_PATH=/usr/local/lib:/opt/homebrew/lib + ``` -!!! tip ### First installation