From 4db3cd13b43f935f6eda5890bcfe15fcec73010d Mon Sep 17 00:00:00 2001 From: MIchael Agee Date: Sat, 17 Oct 2015 00:59:11 -0400 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bd9c3a5..b4b0d87 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ Hampton Roads Resolutions ================= Hey, this is the project that wins $15k.
Here's how to install it:
-1. In terminal navigate to wherever your sites or dev directory is and run
git clone https://github.com/Dirrk/2015-hr-resolutions.git
-2. Then cd into that folder.
-3. Then run npm install && bower install.
-4. Then run "node ." (Yes the dot is there intentionally).
-5. You can then navigate to localhost:3000 and find a sweet ass app that's going to win $15k.
+1. In terminal navigate to wherever your sites or dev directory is and run
git clone https://github.com/Dirrk/2015-hr-resolutions.git hrr && cd hrr
+2. Then run npm install && bower install.
+3. Then run "node ." (Yes the dot is there intentionally).
+4. You can then navigate to localhost:3000 and find a sweet ass app that's going to win $15k.