From 1ea747446dfb16d74fafff750a25b174ab76c6d2 Mon Sep 17 00:00:00 2001 From: Will Sargent Date: Mon, 16 Mar 2015 11:26:59 -0700 Subject: [PATCH] Remove TLDR from index --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7956d92..402cb0c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ 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 "writing pen" icon on the right to edit. * [Why](https://github.com/wsargent/docker-cheat-sheet#why) -* [TL;DR I just want a dev environment](https://github.com/wsargent/docker-cheat-sheet#tldr-i-just-want-a-dev-environment) * [Prerequisites](https://github.com/wsargent/docker-cheat-sheet#prerequisites) * [Installation](https://github.com/wsargent/docker-cheat-sheet#installation) * [Containers](https://github.com/wsargent/docker-cheat-sheet#containers)