Skip to content

Commit

Permalink
Merge pull request #29 from rayfoss/patch-1
Browse files Browse the repository at this point in the history
minor: Update npm usage to modern syntax
  • Loading branch information
mdlavin committed Dec 21, 2020
2 parents 15d6996 + c9ab09e commit a172cb9
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 @@ -22,7 +22,7 @@ The following features are supported:

**Using NPM:**
```bash
npm install @lifeomic/attempt --save
npm i @lifeomic/attempt
```

**Using Yarn:**
Expand Down

0 comments on commit a172cb9

Please sign in to comment.