-
Notifications
You must be signed in to change notification settings - Fork 95
Description
The second sentence under the heading 'Installation' reads:
If you want to compile the plugins from source, you may either use the provided Unix Makefile, the Xcode project, or the Visual Studio project.
I can guarantee that a majority of potential users will scroll down, read that, go 'Huh?', and then eventually giving up after trying to understand the rest of the instructions for 5 minutes (I know I did, and I'm actually quite well-versed when it comes to nerdy computer stuff compared to most other people). I don't know how important it is to get these people onboard, but if you want them to use the software, you definitely need to make the installation process much easier (e.g, Create a dmg file for OS X) or make the installation instructions much easier (e.g., In which directory should I place the binaries? Wait, is 'a binary' the same thing as 'the source'? Can I move/delete the files after the installation process is complete? Do I need to move anything myself?).