From e657b486686965ae57434d88316e1aa2127c458c Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 22 Sep 2016 16:40:17 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dce5d2..af48d70 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Docker Alpine Hugo Surge -Minimal container with both the [Hugo](https://gohugo.io) and [Surge client](https://www.npmjs.com/package/surge) 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) 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/). ## Usage