Commit 72efc85421d9d1773e46a9b1109d05b192a8e76f
update readme npm version (#671)
Matt McKegg committed on 11/13/2017, 3:02:31 AMParent: aae5131ab41c69d3cbd719887d6650e3f70ad3c8
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -59,9 +59,9 @@ | ||
59 | 59 | See [patchwork/releases](https://github.com/ssbc/patchwork/releases) |
60 | 60 | |
61 | 61 | ### Or build from source |
62 | 62 | |
63 | -With node (>= 4) and npm (>= 2) installed: | |
63 | +With node (>= 4) and npm (>= 3) installed: | |
64 | 64 | |
65 | 65 | ```shell |
66 | 66 | $ git clone https://github.com/ssbc/patchwork |
67 | 67 | $ cd patchwork |
Built with git-ssb-web