Skip to content

Commit 272271f

Browse files
Fixed typos, added a link to the geant4 website.
1 parent ddd1f6f commit 272271f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The following shows basic default usage for cadmesh in a UserDetectorConstructio
7676

7777
# Dependencies
7878
A working installation of the following libraries or packages is required:
79-
* GEANT4
79+
* [GEANT4](htt:/geant4.org/geant4/)
8080
* [ASSIMP](http://assimp.sourceforge.net/)
8181
* [TETGEN](http://tetgen.org/)
8282

@@ -96,6 +96,7 @@ Download the latest release of CADMesh from the [Downloads](https://github.com/c
9696
mkdir build
9797
cd build
9898

99+
cmake ..
99100
sudo make install
100101

101102
Here is a basic example usage. The CMakeLists.txt file illustrates how to link against CADMesh.

0 commit comments

Comments
 (0)