diff --git a/doc/handbook/3_detailedinstall.tex b/doc/handbook/3_detailedinstall.tex
index 99c7cf0db1df46fbfc3ba296b36d51b10970ce22..1d1c29ff63f02d91c2bc0e0c284e619948c47359 100644
--- a/doc/handbook/3_detailedinstall.tex
+++ b/doc/handbook/3_detailedinstall.tex
@@ -224,7 +224,7 @@ and some more libraries and tools which are prerequisites for their use.
   Download: \url{https://gitlab.dune-project.org/extensions/dune-foamgrid}
 
 \item \textbf{opm-grid}: opm-grid is a DUNE module supporting grids in a corner-point format.
-  Download: \url{https://github.com/OPM/opm-grid.git}
+  Download: \url{https://github.com/OPM/opm-grid.git} and \url{https://github.com/OPM/opm-common.git}
 
 \item \textbf{dune-subgrid}: The dune-subgrid module is a meta-grid implementation that allows
 to mark elements of another hierarchical dune grid and use this sub-grid just like a regular grid.