Skip to content

Commit 7a2b277

Browse files
committed
Update README
1 parent 3c3a48e commit 7a2b277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.com/gbv/passport-easydb.svg?branch=master)](https://travis-ci.com/gbv/passport-easydb)
44
[![GitHub package version](https://img.shields.io/github/package-json/v/gbv/passport-easydb.svg?label=version)](https://github.com/gbv/passport-easydb)
55
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg)](https://github.com/RichardLitt/standard-readme)
6-
<!-- [![NPM package name](https://img.shields.io/badge/npm-passport--easydb-blue.svg)](https://www.npmjs.com/package/passport-easydb) -->
6+
[![NPM package name](https://img.shields.io/badge/npm-passport--easydb-blue.svg)](https://www.npmjs.com/package/passport-easydb)
77

88
> easydb authentication strategy for Passport.
99
@@ -36,7 +36,7 @@ This module was roughly based on [passport-github](https://github.com/jaredhanso
3636
## Install
3737

3838
```bash
39-
npm install gbv/passport-easydb
39+
npm install passport-easydb
4040
```
4141

4242
## Usage

0 commit comments

Comments
 (0)