diff --git a/README.md b/README.md index f8922bd..6ef56a5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Docker Alpine Hugo Surge -Minimal container with [Hugo](https://gohugo.io), [Surge client](https://www.npmjs.com/package/surge) and Git installed. Leverages [mhart/alpine-node](https://hub.docker.com/r/mhart/alpine-node/) base image. Inspired by [yunspace/alpine-hugo](https://hub.docker.com/r/yunspace/alpine-hugo/). +Minimal container with [Hugo](https://gohugo.io), [Surge client](https://www.npmjs.com/package/surge), Git & Bash installed. Built to be used with [Wercker](http://wercker.com/). Leverages [mhart/alpine-node](https://hub.docker.com/r/mhart/alpine-node/) base image. Inspired by [yunspace/alpine-hugo](https://hub.docker.com/r/yunspace/alpine-hugo/). ## Usage - docker run --rm andthensome/alpine-hugo-surge-git + docker run --rm andthensome/alpine-hugo-surge-git-bash