Monospace libwebkit2gtk-4.0-dev
This commit is contained in:
parent
9b8242947b
commit
05f3b02a61
@ -4,7 +4,7 @@ This is an implementation of a very basic Webkit based browser. The source code
|
|||||||
|
|
||||||
#### Building
|
#### Building
|
||||||
|
|
||||||
You need libwebkit2gtk-4.0-dev to build this program. Afterwards you can use `gcc browser.c -o browser $(pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.0)` to compile. Run `./browser [url goes here]` to run it.
|
You need `libwebkit2gtk-4.0-dev` to build this program. Afterwards you can use `gcc browser.c -o browser $(pkg-config --cflags --libs gtk+-3.0 webkit2gtk-4.0)` to compile. Run `./browser [url]` to run it.
|
||||||
|
|
||||||
#### Context
|
#### Context
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user