From 514513de7c97105cb9289f23f62b42d4b5a575cf Mon Sep 17 00:00:00 2001 From: Joseph Boudreau <joseph.boudreau@cern.ch> Date: Sun, 14 Jun 2020 12:46:20 +0000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 794646a..6241497 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ This package is still under ferocious development; we are not releasing pre-buil ```bash brew tap atlas/geomodel https://gitlab.cern.ch/GeoModelDev/packaging/homebrew-geomodel.git brew install geomodelexplorer -export GXPLUGINPATH=/usr/local/lib/gxplugins # this is a temporary fix gmex # or, `gmex -d inputFile.db` ``` -- GitLab