From ad7953e93db6b2394d132247a846639a6efc5e85 Mon Sep 17 00:00:00 2001 From: dave-shawley Date: Wed, 20 Aug 2014 08:04:15 -0400 Subject: [PATCH] Update README.rst Corrected literal block syntax --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 595ce1d..15eb5a9 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Sprockets Package Template This is a cookiecutter_ template that generates a sprockets package that is consistent with the rest of the eco-system and ready to go in a few seconds. You will need to install the cookiecutter_ utility, then point -it at this repository, answer a few questions, and start coding. +it at this repository, answer a few questions, and start coding:: $ cookiecutter https://github.com/sprockets/cookiecutter-sprockets project_name (default is "")? packagename