From b54c14785d80af828fa2f6cf8dc9b24abe7c62ba Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 30 Jan 2019 01:51:17 -0500 Subject: Tapping instructions. --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 90c2ba7..047d020 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Mac OS Homebrew Recipes Collection of Homebrew formulae which for whatever reason aren't suitable for pushing upstream. -This repository is intended for use as a Homebrew tap. At some point -I'll dig out the instructions on how to set this up and include them -here. +This repository is intended for use as a Homebrew tap. To use: + +``` +brew tap hactrn/tap https://git.hactrn.net/Homebrew-Tap +brew update +brew install xplot +``` -- cgit v1.2.3