From 15b29939c202b46dc1d3bdb8b0c64b8a54270de2 Mon Sep 17 00:00:00 2001 From: Tommaso Piazza Date: Mon, 11 Feb 2019 14:33:26 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0095413..09fb97c 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,10 @@ Trusted by: ## Get Rome ### Using Homebrew -`$ brew install blender/homebrew-tap/rome` - +``` +$ brew tap blender/tap https://github.com/blender/homebrew-tap.git +$ brew install blender/homebrew-tap/rome +``` ### Using CocoaPods Simply add the following line to your Podfile: ```