From af04166ae0598af07967840f6ff6cd361c36afe0 Mon Sep 17 00:00:00 2001 From: Will Sargent Date: Fri, 8 Aug 2014 10:21:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 408a842..1d737b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Docker Cheat Sheet -NOTE: This used to be a gist that continually expanded. It's now a github project because it's considerably easier for other people to edit, fix and expand on Docker using Github. Just click "edit" on README.md in the browser and it will do the rest. +NOTE: This used to be a gist that continually expanded. It's now a github project because it's considerably easier for other people to edit, fix and expand on Docker using Github. Just click [README.md](https://github.com/wsargent/docker-cheat-sheet/blob/master/README.md), and then on the "pen writing" icon to edit. * [Why](https://github.com/wsargent/docker-cheat-sheet#why) * [I just want a dev environment](https://github.com/wsargent/docker-cheat-sheet#tldr-i-just-want-a-dev-environment)