Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

Commit 32a96de

Browse files
Update installation command
1 parent cbe1c6e commit 32a96de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This plugin requires Grunt `~0.4.5`
1010
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:
1111

1212
```shell
13-
npm install grunt-javascript-obfuscator --save-dev
13+
npm install grunt-javascript-obfuscator javascript-obfuscator --save-dev
1414
```
1515

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

0 commit comments

Comments
 (0)