From 4587441b78d30d1612fbdd1a03e95d7c7435c316 Mon Sep 17 00:00:00 2001 From: Daniel Kirsch Date: Sun, 22 Oct 2017 13:28:17 +0200 Subject: [PATCH] Fix homebrew command typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60cbb03..a8efe64 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is a simple QuickLook plugin to browse GeoJSON and TopoJSON files. This QuickLook Plugin can now be installed using [Homebrew Cask](https://github.com/caskroom/homebrew-cask): -> homebrew cask install quickgeojson +> brew cask install quickgeojson ### Installation Instructions