From 49f668a0e98c84671e9fe1aa0fcaf60f038bfdde Mon Sep 17 00:00:00 2001 From: Joseph Boudreau <joseph.boudreau@cern.ch> Date: Mon, 4 Nov 2019 01:00:01 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b8e8444..9e28b20 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,12 @@ on macOS Mojave, the command above will install pre-compiled binaries, so the in ## Ubuntu (Bionic, Disco, or Eoan) sudo add-apt-repository ppa:kaktusjoe/geomodel + sudo apt-get update + sudo apt install geomodel-core-dev + ---- # Build -- GitLab