From 57c09d238bf907d7831126696347a7e9d9fbc2ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sun, 18 Aug 2019 00:29:10 -0300 Subject: [PATCH] Fixed command on line 14 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 60cbb03..0d841cd 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ 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 -* Build the project in XCode by going to Product -> Archive. +* Build the project in XCode by going to `Product` -> `Archive`. * Then click the "Distribute" button, and save to a folder. * Copy the resulting file (quickgeojson.qlgenerator) to your home folder as `~/Library/QuickLook/quickgeojson.qlgenerator`. (You may need to create the QuickLook folder if it doesn't yet exist. * Finder may pick it up automatically, but if it doesn't, you can run `qlmanage -r` to reload the plugins.