Skip to content

Commit

Permalink
Merge pull request #669 from leoj3n/patch-2
Browse files Browse the repository at this point in the history
Update plugin documentation to use donejs add
  • Loading branch information
matthewp committed Jun 8, 2016
2 parents 066465b + 67025ae commit 72dca82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $ npm install donejs -g
In the `<username>-number-input` folder we can now initialize a new plugin like this:

```
$ donejs plugin
$ donejs add plugin
```

The plugin generator will ask several question that should be answered as follows:
Expand Down

0 comments on commit 72dca82

Please sign in to comment.