From 589e1a9bdce47d87870c64c5449002bca2b315a4 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Tue, 21 Jan 2014 03:31:23 +0000 Subject: [PATCH] docs: "first steps with docker" is a better title than "learn basic commands" Docker-DCO-1.1-Signed-off-by: Solomon Hykes (github: shykes) --- docs/sources/use/basics.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/use/basics.rst b/docs/sources/use/basics.rst index ed9dafe786..cfc5ba4cb3 100644 --- a/docs/sources/use/basics.rst +++ b/docs/sources/use/basics.rst @@ -1,10 +1,10 @@ -:title: Learn Basic Commands +:title: First steps with Docker :description: Common usage and commands :keywords: Examples, Usage, basic commands, docker, documentation, examples -Learn Basic Commands -==================== +First steps with Docker +======================= Check your docker install -------------------------