Skip to content

Commit

Permalink
installation -> npm install itty-router
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhitley committed Feb 23, 2021
1 parent c8aacc4 commit f353a4c
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 @@ -11,7 +11,7 @@ It's an itty bitty router, designed for Express.js-like routing within [Cloudfla
## Installation

```
yarn add itty-router
npm install itty-router
```

# Simple Example
Expand Down

0 comments on commit f353a4c

Please sign in to comment.