git ssb

9+

mixmix / ssb-handbook



Commit 78f269bb04720396b1261e001472633ce50f765d

fix link to patchwork/releases and mention windows+linux builds (#1)

Matt McKegg authored on 3/16/2017, 12:41:02 PM
Mikey committed on 3/16/2017, 12:41:02 PM
Parent: d879f22d14afb23ef1324d68628544c9d50cc3e4

Files changed

README.mdchanged
README.mdView
@@ -19,11 +19,11 @@
1919 ![screenshot of patchwork](./assets/patchwork.jpg)
2020
2121 ## Download and Install Patchwork
2222
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)
2424
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):
2626
2727 ```shell
2828 $ git clone https://github.com/ssbc/patchwork
2929 $ cd patchwork

Built with git-ssb-web