Repository: incubator-predictionio Updated Branches: refs/heads/livedoc b5c9655df -> 0acaa004d
Add Heroku Buildpack to community-contributed packages for installation Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/0acaa004 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/0acaa004 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/0acaa004 Branch: refs/heads/livedoc Commit: 0acaa004debb0835880304fe2f173132a74f1498 Parents: b5c9655 Author: Mars Hall <[email protected]> Authored: Mon Oct 16 13:53:12 2017 -0700 Committer: Mars Hall <[email protected]> Committed: Mon Oct 16 13:54:37 2017 -0700 ---------------------------------------------------------------------- docs/manual/source/install/index.html.md.erb | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/0acaa004/docs/manual/source/install/index.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/install/index.html.md.erb b/docs/manual/source/install/index.html.md.erb index b324ec9..587278f 100644 --- a/docs/manual/source/install/index.html.md.erb +++ b/docs/manual/source/install/index.html.md.erb @@ -60,6 +60,7 @@ Apache PredictionIO (incubating): * [Installing Apache PredictionIO (incubating) with Docker](/community/projects.html#docker-installation-for-predictionio) +* [Heroku Buildpack](https://github.com/heroku/predictionio-buildpack) for [local development](https://github.com/heroku/predictionio-buildpack/blob/master/DEV.md) and [deployment](https://github.com/heroku/predictionio-buildpack/blob/master/CUSTOM.md) [//]: # (* *(coming soon)* Installing Apache PredictionIO (incubating) with Homebrew)
