Commit 78f269bb04720396b1261e001472633ce50f765d
fix link to patchwork/releases and mention windows+linux builds (#1)
Matt McKegg authored on 3/16/2017, 12:41:02 PMMikey committed on 3/16/2017, 12:41:02 PM
Parent: d879f22d14afb23ef1324d68628544c9d50cc3e4
Files changed
README.md | changed |
README.md | |||
---|---|---|---|
@@ -19,11 +19,11 @@ | |||
19 | 19 … | ![screenshot of patchwork](./assets/patchwork.jpg) | |
20 | 20 … | ||
21 | 21 … | ## Download and Install Patchwork | |
22 | 22 … | ||
23 | -On macOS, download the latest .dmg file from [patchwork/releases](https://github.com/mmckegg/patchwork/releases) | ||
23 … | +Download installers for Windows, macOS and Linux from [patchwork/releases](https://github.com/ssbc/patchwork/releases) | ||
24 | 24 … | ||
25 | -On other operating systems, with [node and npm installed](https://github.com/creationix/nvm): | ||
25 … | +Or you can build from source with [node and npm installed](https://github.com/creationix/nvm): | ||
26 | 26 … | ||
27 | 27 … | ```shell | |
28 | 28 … | $ git clone https://github.com/ssbc/patchwork | |
29 | 29 … | $ cd patchwork |
Built with git-ssb-web