From 527a85272479f0296e565a9f2f1c60cf7eba6fd7 Mon Sep 17 00:00:00 2001 From: Gianmarco Date: Sat, 17 Mar 2018 13:01:20 +0100 Subject: [PATCH] Update README.md Just added a new line after the colon so that the command doesn't wrap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e71935..99557e0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Gatsby starter for creating a blog Install this starter (assuming Gatsby is installed) by running from your CLI: + `gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog` ## Running in development