1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

switch to develop branch

James Hillyerd
2016-03-17 08:57:07 -07:00
parent d92404b775
commit 2519b48171

@@ -4,7 +4,7 @@ Inbucket is not (yet) part of Homebrew, so some extra steps are required to inst
## Installing ## Installing
curl -L -o inbucket.rb https://raw.githubusercontent.com/jhillyerd/inbucket/feature/brew/etc/homebrew/inbucket.rb curl -L -o inbucket.rb https://raw.githubusercontent.com/jhillyerd/inbucket/develop/etc/homebrew/inbucket.rb
mv inbucket.rb /usr/local/Library/Formula/ mv inbucket.rb /usr/local/Library/Formula/
brew install --HEAD inbucket brew install --HEAD inbucket
mkdir -p ~/Library/LaunchAgents mkdir -p ~/Library/LaunchAgents