Sfoglia il codice sorgente

Tapping instructions.

Rob Austein 6 anni fa
parent
commit
b54c14785d
1 ha cambiato i file con 7 aggiunte e 3 eliminazioni
  1. 7 3
      README.md

+ 7 - 3
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
+```