Skip to content

Commit

Permalink
fix readme and npm vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
dchapkine committed Apr 2, 2022
1 parent a0e7434 commit 108a52a
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 113 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
## Install

```bash
npm install https://github.com/backkit/kernel.git \
https://github.com/backkit/koa.git \
https://github.com/backkit/config.git \
https://github.com/backkit/winston.git --save
npm install @backkit/kernel.git \
@backkit/koa.git \
@backkit/config.git \
@backkit/winston.git --save

```

Expand Down
Loading

0 comments on commit 108a52a

Please sign in to comment.