Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
docs: remove --save flag (#1883)
Browse files Browse the repository at this point in the history
--save is no longer needed.
  • Loading branch information
pvsmounish authored and Alan Shaw committed Feb 18, 2019
1 parent 00e0528 commit c1a5c2f
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 @@ -89,7 +89,7 @@ You can check the development status at the [Kanban Board](https://waffle.io/ipf
This project is available through [npm](https://www.npmjs.com/). To install run

```bash
> npm install ipfs --save
> npm install ipfs
```

We support both the Current and Active LTS versions of Node.js. Please see [nodejs.org](https://nodejs.org/) for what these currently are.
Expand Down

0 comments on commit c1a5c2f

Please sign in to comment.