From 053326abc40a655561aabdfce53c4bd56b6f66e5 Mon Sep 17 00:00:00 2001 From: Thomas Buckley-Houston Date: Sat, 21 May 2016 19:50:53 +0900 Subject: [PATCH] Shorten the quickstart command --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 18ba4bc..e117d06 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,7 @@ require a client like VNC. But of course another big reason for Texttop is that ##Quickstart If you just want to have a play on your local machine: -``` -docker run --rm -it tombh/texttop sh -./run.sh -``` +`docker run --rm -it tombh/texttop ./run.sh` ##Installation You can either pull from the Docker Registry: