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

Commit 3b57393

Browse files
SidHarderdaviddias
authored andcommitted
Missing requirements in readme #453 (#524)
* Added requirements statement in readme.md * Adding Tested OS to requirements * modify requirements section of readme
1 parent 7515aec commit 3b57393

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ This project is available through [npm](https://www.npmjs.com/). To install:
6060
$ npm install ipfs --save
6161
```
6262

63+
Requires npm@3 and node >= 4, tested on OSX & Linux, expected to work on Windows.
64+
6365
### Use in Node.js
6466

6567
To include this project programmatically:

0 commit comments

Comments
 (0)