Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
7 lines (5 sloc)
373 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Arora web browser | |
| Arora is a cross platform web browser built using Qt and WebKit. | |
| Building: | |
| Arora uses the qmake build system. If you already have Qt 4.5 or newer on your system building is as easy as running the command 'qmake' and then 'make' or 'nmake' on Windows. | |
| For more detailed information see https://github.com/Arora/arora/wiki/BeginnerStepByStepInstructions |

