Skip to content

Commit fe404ff

Browse files
committed
readme: homebrew installation
1 parent 1e4aef3 commit fe404ff

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.org

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ At the moment, Seamstress has very little in terms of external dependencies,
1818
so I'm optimistic that these are useful artifacts.
1919
Please let me know if you encounter issues with using them.
2020

21+
I also maintain a [[https://brew.sh][Homebrew]] [[https://github.com/robbielyman/homebrew-seamstress][tap]] for Seamstress.
22+
To install via homebrew, run the following commands in your shell.
23+
24+
#+begin_src sh
25+
brew tap robbielyman/seamstress
26+
brew install seamstress
27+
#+end_src
28+
2129
* Contributing
2230

2331
If you're excited by the Seamstress project, I'd love to collaborate!

0 commit comments

Comments
 (0)