git ssb

5+

Matt McKegg / ferment



Commit 1dc2ba2b79780f7db0e516e1ba29a4e2d0604860

readme: more moving stuff

Matt McKegg committed on 11/6/2016, 3:18:11 AM
Parent: 4e9086947b05a0970d0a798d33bd957b6b5d0167

Files changed

README.mdchanged
README.mdView
@@ -20,8 +20,14 @@
2020 [💖 Donate and support me on Patreon](https://www.patreon.com/MattMcKegg)
2121
2222 <img src="/assets/ferment-screenshot-0.0.0.jpg" alt="WebTorrent" width="888" height="688" />
2323
24 +## Requirements
25 +
26 +Right now things are [super easy](https://github.com/mmckegg/ferment/releases) if you are running macOS, but for other platforms you need to do some [hard open-sourcey compilation stuff](#install). Also it just doesn't work at all on Windows right now (will be [addressed soon](https://github.com/mmckegg/ferment/issues/30)).
27 +
28 +If there is no [packaged app](https://github.com/mmckegg/ferment/releases) for your platform, you'll need to build from source using modern version of [`node` and `npm`](https://nodejs.org).
29 +
2430 ## Inspiration
2531
2632 I'm trying to replace my need for SoundCloud as a [backyard musician that uploads WAY to much stuff](https://soundcloud.com/destroy-with-science).
2733
@@ -80,16 +86,10 @@
8086 **To make sure other people can play your file, you'll need to wait until the status changes from "Waiting to share 💖" to the beer 🍻 icon.** Other users and pubs that follow you should start seeding your post soon after you add it, but if this doesn't happen for a few minutes, restarting Ferment can help.
8187
8288 On start-up, Ferment checks the files you have cached (or added) against the tracker and prioritize seeding the rarest files on the network. However, any files you play will start seeding immediately.
8389
84-## Requirements
85-
86-If there is no [packaged app](https://github.com/mmckegg/ferment/releases) for your platform, you'll need to build from source using modern version of [`node` and `npm`](https://nodejs.org).
87-
8890 ## Install
8991
90-Right now things are super easy if you are running macOS, but for other platforms you need to do some hard open-sourcey compilation stuff. Also it just doesn't work at all on Windows right now (will be addressed soon).
91-
9292 ### on macOS
9393
9494 Download the latest release [here](https://github.com/mmckegg/ferment/releases)!
9595

Built with git-ssb-web