Skip to content

Commit

Permalink
adding missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Apr 17, 2013
1 parent 0ea307a commit 92b33a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore.txt
@@ -0,0 +1 @@
node_modules
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -15,8 +15,8 @@ These are a few things you will want to customize:
Usage
---------------

1. Install [Yeoman][1]: `npm install -g yo`
1. Install Yeoman: `npm install -g yo`
2. Install the generator locally: `npm install -g generator-boilerplate`
3. Run: `yo generator-boilerplate`
4. Start using [Your generator][2]!
4. Start using Boilerplate

0 comments on commit 92b33a9

Please sign in to comment.