From f3d36a9726deffa47df4b452ca2cef020b799c40 Mon Sep 17 00:00:00 2001 From: probablycorey Date: Mon, 19 May 2014 09:06:45 -0700 Subject: [PATCH] Move instructions out of requirements --- docs/build-instructions/windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build-instructions/windows.md b/docs/build-instructions/windows.md index a2e71b43e..2dd084a37 100644 --- a/docs/build-instructions/windows.md +++ b/docs/build-instructions/windows.md @@ -7,12 +7,12 @@ * [node.js](http://nodejs.org/download/) v0.10.x * [Python](http://www.python.org/download/) v2.7.x * [GitHub for Windows](http://windows.github.com/) - * Log in to the GitHub for Windows GUI App - * Open the `Git Shell` app which was installed by GitHub for Windows. ## Instructions ```bat + # Use the `Git Shell` app which was installed by GitHub for Windows. Make sure + # you have logged into the GitHub for Windows GUI App. git clone https://github.com/atom/atom/ cd atom script\build