From 16fc85cc4bb7d0211471428ddb46a6bbb14d0825 Mon Sep 17 00:00:00 2001 From: Krystian Nowak <59118406+NewstellerBot@users.noreply.github.com> Date: Wed, 19 Jul 2023 14:40:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c749d7..23fb67e 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ licenses for more details. #### Mac OS X If using [Homebrew](http://brew.sh/), then -`brew install homebrew/science/g2o` +`brew install g2o` will install g2o together with its required dependencies. In this case no manual compilation is necessary.