From ad03f920c93d2a5eea456bd17548bc591f7b0425 Mon Sep 17 00:00:00 2001 From: Qiang Huang Date: Wed, 30 Mar 2016 08:47:24 +0800 Subject: [PATCH] Remove the tryit tutotial in README It's no longer there. Signed-off-by: Qiang Huang --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index aa9cc0ea81..87508ade71 100644 --- a/README.md +++ b/README.md @@ -148,9 +148,6 @@ on servers for running them. To get started, [check out the installation instructions in the documentation](https://docs.docker.com/engine/installation/). -We also offer an [interactive tutorial](https://www.docker.com/tryit/) -for quickly learning the basics of using Docker. - Usage examples ==============