Documentation review
Compare changes
+ 17
− 8
@@ -3,7 +3,7 @@
@@ -12,7 +12,7 @@ In this section, you will find instructions on how to **install** the latest **s
@@ -34,15 +34,25 @@ sudo apt install geomodel-g4-dev
On macOS, we use the Homebrew package manager to handle and install the GeoModel packages. If you don't have Homebrew installed on your machine, you should install it by following the instructions on the Homebrew website: <http://brew.sh>. Please be attentive to any instructions printed after the installation procedure.
@@ -67,8 +77,7 @@ For older macOS releases, Homebrew will try to compile the packages from source.
Homebrew is usually smart enough to figure out that the `geomodelvisualization` formula belongs to the `atlas/geomodel` Tap. However, if that's not the case, or in case you have other packages with similar names on your system, you can install the GeoModel formulas by passing to `brew` their complete name; *e.g.*,
As part of the installation procedure on the mac, the **qt** library is installed, unless it is already present on your system. The installation procedures prints further instructions; in particular, additional environment variables to define in your startup script. These instructions tend to get lost in the input. Their details depend upon your system. Be attentive, and follow the instructions which are printed during the installation of **qt**.
@@ -82,7 +91,7 @@ For older macOS releases, Homebrew will try to compile the packages from source.