From d6064e21a168b311b7edaee11459405907c37597 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Tue, 3 Jun 2014 00:43:47 -0400 Subject: [PATCH] Bumped version to 2.1.3 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6f77b5cc1a..d0b5eb9d33 100644 --- a/README.md +++ b/README.md @@ -104,10 +104,10 @@ Getting Started The easiest way to get started is to clone the repository: ```bash -# Fetch only the latest commits -git clone --depth=1 git@github.com:sahat/hackathon-starter.git my-project +# Get the latest snapshot +git clone --depth=1 git@github.com:sahat/hackathon-starter.git myproject -cd my-project +cd myproject # Install NPM dependencies npm install @@ -1134,7 +1134,7 @@ Add this to `package.json`, after *name* and *version*. This is necessary becaus Changelog --------- -### 2.1.2 (June 2, 2014) +### 2.1.3 (June 3, 2014) - Font Awesome 4.1 - Updated icons on some API examples - Use LESS files for *bootstrap-social* and *font-awesome*