Skip to content

Commit

Permalink
Use correct ordering in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
umaar committed Sep 4, 2014
1 parent 1addf78 commit 0def5a8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/install.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Installation

To take advantage of Web Starter Kit you need to:

1. Install the dependencies if you don't already have them.
1. Get a copy of the code.
1. Modify the application to your liking.
1. Deploy your production code.
2. Get a copy of the code.
3. Modify the application to your liking.
4. Deploy your production code.

## Dependencies

Expand Down Expand Up @@ -60,4 +61,4 @@ Once you have all of the dependencies installed, you only need to get the code.
Extract the files where you want to work from.
Then start building awesome things!

You may also want to get used to some of the [commands](commands.md) available.
You may also want to get used to some of the [commands](commands.md) available.

0 comments on commit 0def5a8

Please sign in to comment.