Skip to content

Commit 0e2a033

Browse files
committed
make the shell command clearer
1 parent 9d0af12 commit 0e2a033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This plugin requires Grunt `~0.4.1`
2727
If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:
2828

2929
```shell
30-
npm install grunt-amd-build --save-dev
30+
$ npm install grunt-amd-build --save-dev
3131
```
3232

3333
Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

0 commit comments

Comments
 (0)