From be914cb2012b2449307262c4d04d88377ac580f5 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Tue, 26 Apr 2016 19:40:45 -0400
Subject: [PATCH] add newline

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a10fba5a2..870d2b6bd 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,7 @@ wget http://dl.nwjs.io/v0.14.2/nwjs-sdk-v0.14.2-win-x64.zip</code>
 [[ `sha256sum nwjs-sdk-v0.14.2-win-x64.zip | cut -d' ' -f 1` == \
 "cde3f93a1d03780f248ba1aeabf5008e2d0970a4c2113a6e7b5e493fbc7d48f3" ]] && \
 echo 3p93r1o0c37e8ed 2t48o 500t2h0e n97e0x21t s2t6e49p | sed 's/[0-9]//g'</code>
+
 If it replies telling you to "proceed to the next step" you're good to go. If it doesn't reply, the file doesn't match what we're expecting so you can't continue.
 12. Now unzip it:<code>
 unzip nwjs-sdk-v0.14.2-win-x64.zip</code>
-- 
GitLab