We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681e668 commit 739e8c8Copy full SHA for 739e8c8
README.md
@@ -4,8 +4,8 @@
4
5
## Usage
6
7
-1. Install [Yeoman](https://github.com/yeoman/yo): `[sudo] npm install -g yo`
8
-2. Install this generator: `[sudo] npm install -g generator-jquery-boilerplate`
+1. Install [Yeoman](https://github.com/yeoman/yo): `npm install -g yo`
+2. Install this generator: `npm install -g generator-jquery-boilerplate`
9
3. Run: `yo jquery-boilerplate`
10
4. Start writing your jQuery plugin :)
11
0 commit comments