Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zemd authored Sep 26, 2023
1 parent 295e3ac commit 8855e53
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ The motivation of this package is to provide a pino logger for nestjs framework

## Installation

at first make sure you have access to the github, and update your `.npmrc` file:

```
//npm.pkg.github.com/:_authToken=${GITHUB_AUTH_TOKEN}
@zemd:registry=https://npm.pkg.github.com
always-auth=true
```

```bash
npm install --save @zemd/nestjs-pino-logger
```
Expand Down

0 comments on commit 8855e53

Please sign in to comment.