fixed readme issue
This commit is contained in:
parent
3b07c74d70
commit
905a7e9941
|
@ -1,7 +1,7 @@
|
||||||
# savoia (surf) - simple webkit-based browser
|
# savoia (surf) - simple webkit-based browser
|
||||||
savoia is a simple Web browser based on WebKit/GTK+.
|
savoia is a simple Web browser based on WebKit/GTK+.
|
||||||
|
|
||||||
#Patches/Changes from vanilla surf
|
# Patches/Changes from vanilla surf
|
||||||
- Modal patch
|
- Modal patch
|
||||||
- Quit-hotkey
|
- Quit-hotkey
|
||||||
- Search engines patch
|
- Search engines patch
|
||||||
|
@ -21,9 +21,8 @@ In order to build surf you need GTK+ and Webkit/GTK+ header files.
|
||||||
# Installation
|
# Installation
|
||||||
Edit config.mk to match your local setup (surf is installed into
|
Edit config.mk to match your local setup (surf is installed into
|
||||||
the /usr/local namespace by default).
|
the /usr/local namespace by default).
|
||||||
|
Edit config.h or config.def.h to match your tastes, and be careful to change marukuru to dmenu or other app you have installed
|
||||||
|
|
||||||
and config.h or config.def.h to match your tastes
|
|
||||||
and be careful to change marukuru to dmenu or other app you have installed
|
|
||||||
Afterwards enter the following command to build and install surf (if
|
Afterwards enter the following command to build and install surf (if
|
||||||
necessary as root):
|
necessary as root):
|
||||||
|
|
Loading…
Reference in a new issue