X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/314a9b9cdd3d0e45bef3158e0a40de8568edf236..d04516a6526bbd9f7ea5ae5e6c3530c13b5ad7d4:/CI/readme.md diff --git a/CI/readme.md b/CI/readme.md index bcfc4542..d4159290 100644 --- a/CI/readme.md +++ b/CI/readme.md @@ -11,7 +11,8 @@ It needs to put files from this directory to repository root and then configure - Copy .travis.yml and travis_test_commands.scr files to repository root - Configure CI from http://travis-ci.org -- It needs to clone https://github.com/Proxmark/homebrew-proxmark3 from your proxmark repository home +- It needs to fork https://github.com/Proxmark/homebrew-proxmark3 from your proxmark repository home +- Put to file `proxmark3.rb` in line `head "https://github.com/proxmark/proxmark3.git"` your repository link. As sample: `head "https://github.com/merlokk/proxmark3.git"` ## appveyor