mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
443e438ddb
missing CA Certificates + added FAQ
28 lines
830 B
Plaintext
28 lines
830 B
Plaintext
#################################
|
|
## QUPZILLA - WEB BROWSER ##
|
|
#################################
|
|
Version: 1.0.0-rc1
|
|
|
|
Windows:
|
|
use precompiled windows installer in downloads
|
|
|
|
Unix:
|
|
cd src/
|
|
qmake
|
|
make
|
|
make install
|
|
|
|
You may need to run make install as root.
|
|
|
|
NOTE: Before building, please read BUILDING informations.
|
|
If you are experiencing some sort of issue, please read FAQ first.
|
|
Thank You!
|
|
|
|
QupZilla is new and very fast open source browser based on WebKit core http://www.webkit.org
|
|
Written in Qt Framework http://qt.nokia.com
|
|
|
|
Project mainpage at http://www.qupzilla.co.cc
|
|
English Wiki at https://github.com/nowrep/QupZilla/wiki
|
|
Download at https://github.com/nowrep/QupZilla/downloads
|
|
Full Changelog at https://github.com/nowrep/QupZilla/wiki/Changelog
|