Skip to content

Commit

Permalink
corrected type-o in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SupremeTechnopriest committed Jan 26, 2016
1 parent 465d964 commit b315855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ It uses the [best libraries](https://github.com/rackt) for React development wit

## Installation

1. Install the command line interface - `npm i -g react-blueprint`
1. Install the command line interface - `npm i -g react-blueprint-cli`
2. Generate your project - `react-blueprint init [app-name]`
3. Start your app - `cd [app-name] && npm start`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const markdown = `
## Installation
1. Install the command line interface - \`npm i -g react-blueprint\`
1. Install the command line interface - \`npm i -g react-blueprint-cli\`
2. Generate your project - \`react-blueprint init [app-name]\`
3. Start your app - \`cd [app-name] && npm start\`
Expand Down

0 comments on commit b315855

Please sign in to comment.