Skip to content

Commit

Permalink
Mac OSX instructions didn't work
Browse files Browse the repository at this point in the history
It's mapping to "https://github.com/github/homebrew-kyleburton"

 14:29:42  ~  src  1  $  brew install github/kyleburton/bake
==> Tapping github/kyleburton
Cloning into '/usr/local/Homebrew/Library/Taps/github/homebrew-kyleburton'...
Username for 'https://github.com': chomey
Password for 'https://[email protected]':
remote: Repository not found.
fatal: repository 'https://github.com/github/homebrew-kyleburton/' not found
Error: Failure while executing: git clone https://github.com/github/homebrew-kyleburton /usr/local/Homebrew/Library/Taps/github/homebrew-kyleburton --depth=1
  • Loading branch information
chomey authored Mar 23, 2017
1 parent 6e78648 commit f302259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ I (Kyle Burton) have a custom [brew tap](https://github.com/kyleburton/homebrew-
brew tap --full github/kyleburton https://github.com/kyleburton/homebrew-kyleburton.git

# recommended on OS X (bake depends on of bash supporting arrays)
brew install github/kyleburton/bake
brew install kyleburton/kyleburton/bake

# recommended on Linux (Linux already has a good bash)
brew install github/kyleburton/bake --without-bash
Expand Down

0 comments on commit f302259

Please sign in to comment.