diff --git a/httpbin/core.py b/httpbin/core.py
index 4441a06..acd6058 100644
--- a/httpbin/core.py
+++ b/httpbin/core.py
@@ -65,7 +65,7 @@ template = {
"swagger": "2.0",
"info": {
"title": "httpbin.org",
- "description": "A simple HTTP Service.",
+ "description": "A simple HTTP Service.
$ docker run -p 80:80 kennethreitz/httpbin",
"contact": {
"responsibleOrganization": "Kenneth Reitz",
"responsibleDeveloper": "Kenneth Reitz",