Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zajrik committed Jul 21, 2017
1 parent b96a067 commit 64e793a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ YAMDBF Client plugins array in your YAMDBF Client options with the id of the gui
set up

```js
const { dmManager } = require('yamdbf-addon-dm-manager');
const { dmManager } = require('yamdbf-dm-manager');
...
// in your client options
plugins: [dmManager('guildID')]
Expand Down

0 comments on commit 64e793a

Please sign in to comment.