Skip to content

Commit

Permalink
basic instruction on how to fork/modify the buildpack
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Belo committed Jan 23, 2012
1 parent 381a7fe commit c3f3f87
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ Pre-compiling binaries
echo '5.3.6' > php/VERSION
tar -zcvf php.tar.gz php


Hacking
-------

To change this buildpack, fork it on Github. Push up changes to your fork, then create a test app with --buildpack <your-github-url> and push to it.


Meta
----

Expand Down

0 comments on commit c3f3f87

Please sign in to comment.