diff --git a/documentation/docs/start/install.md b/documentation/docs/start/install.md index 37cd0531d5fca14731f296ec1d616165aef959b0..1c4a0c9eb324ea4bcb39bfed83c877770da7f0a0 100644 --- a/documentation/docs/start/install.md +++ b/documentation/docs/start/install.md @@ -43,10 +43,11 @@ 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 - ``` + + ``` export DYLD_LIBRARY_PATH=/usr/local/lib:/opt/homebrew/lib - ``` + ``` !!! tip