spolu / breach_core

A Browser written in JS. Free. Modular. Hackable.
https://breach.github.io/breach_core/
MIT License
5.39k stars 411 forks source link

Installation instructions on home page #205

Open YemSalat opened 10 years ago

YemSalat commented 10 years ago

I always hated when people expect you to know how to install and run their software and give zero instructions on it.

Please update the home page or at least the README.md

francisbrito commented 10 years ago

Hey there @YemSalat,

Breach is distributed as a binary, which means it can be run as any other application on your system. If you're using Linux you might need to chmod +x to execute it. If you're using a Mac a double click should do the trick ;).

PS: If you run into any issue while running Breach on linux please refer to this guide