diff --git a/README.md b/README.md index 789893c..6ad775b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Roots is a WordPress starter theme based on [HTML5 Boilerplate](http://html5boil ## Installation -Clone the git repo - `git clone git://github.com/roots/roots.git` - or [download it](https://github.com/roots/roots/zipball/master) and then rename the directory to the name of your theme or website. [Install Grunt](http://gruntjs.com/getting-started), and then install the dependencies for Roots contained in `package.json`: +Clone the git repo - `git clone git://github.com/roots/roots.git` - or [download it](https://github.com/roots/roots/zipball/master) and then rename the directory to the name of your theme or website. [Install Grunt](http://gruntjs.com/getting-started), and then install the dependencies for Roots contained in `package.json` by running the following from the Roots theme directory: ``` npm install