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

Commit

Permalink
Missing requirements in readme #453 (#524)
Browse files Browse the repository at this point in the history
* Added requirements statement in readme.md

* Adding Tested OS to requirements

* modify requirements section of readme
  • Loading branch information
SidHarder authored and daviddias committed Oct 18, 2016
1 parent 7515aec commit 3b57393
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ This project is available through [npm](https://www.npmjs.com/). To install:
$ npm install ipfs --save
```

Requires npm@3 and node >= 4, tested on OSX & Linux, expected to work on Windows.

### Use in Node.js

To include this project programmatically:
Expand Down

0 comments on commit 3b57393

Please sign in to comment.