Skip to content

Commit

Permalink
update README for new repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Jun 28, 2016
1 parent 1a1eb78 commit 2dba6b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Portable edition tools.
* `export HOMEBREW_PREFER_64_BIT=1`
* `export HOMEBREW_DEVELOPER=1`
* `export HOMEBREW_RUBY_PATH="$(brew --prefix ruby)/bin/ruby"`
* `brew tap xu-cheng/portable`
* `brew tap homebrew/portable`
* `brew install portable-<tool>`.
* `brew uninstall $(brew deps --include-build portable-<tool>)`
* `brew test portable-<tool>`.
Expand All @@ -22,6 +22,7 @@ Portable edition tools.
### Linux

* Build docker image from `docker/Dockerfile`.
* `brew tap homebrew/portable`
* `brew install portable-<tool>`.
* `brew uninstall $(brew deps --include-build portable-<tool>)`
* `brew test portable-<tool>`.
Expand Down

0 comments on commit 2dba6b0

Please sign in to comment.