Skip to content

Commit

Permalink
Merge pull request #150 from s4wny/patch-1
Browse files Browse the repository at this point in the history
Update README.md, fixes #149
  • Loading branch information
progrium committed May 1, 2015
2 parents d0f225e + 7f8bedd commit 8582988
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 @@ -9,7 +9,7 @@ Heroku-style application builds using Docker and Buildpacks. Used by [Dokku](htt

## Supported Buildpacks

Buildpacks should generally just work, but many of them make assumptions about their environment. So Buildstep has a [list of officially supported buildpacks](https://github.com/gliderlabs/herokuish/blob/master/include/buildpacks.txt) that are built-in and ready to be used.
Buildpacks should generally just work, but many of them make assumptions about their environment. So Buildstep has a [list of officially supported buildpacks](https://github.com/gliderlabs/herokuish/tree/master/buildpacks) that are built-in and ready to be used.


## Building Buildstep
Expand Down

0 comments on commit 8582988

Please sign in to comment.