Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbetz committed Nov 14, 2022
1 parent d75ab82 commit d70dd19
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 @@ -3,7 +3,7 @@
There are three libraries exported from this package.

```
const { Memcached, Pool, HashPool } = require( './' );
const { Memcached, Pool, HashPool } = require( '@joshbetz/memcached' );
```

## API
Expand Down

0 comments on commit d70dd19

Please sign in to comment.