diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 01:30:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 08:53:09 +0700 |
commit | bda79042a4366e4de340baa40a2f967c69021e68 (patch) | |
tree | fb83a9780098c0b235f2c8c58ceea6cbe48c92a3 | |
parent | c8f2dba88f36e3ee9e73c32420d46f43e64ff362 (diff) |
libraries/webkit2gtk4.1: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/webkit2gtk4.1/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/webkit2gtk4.1/README b/libraries/webkit2gtk4.1/README index be746dd3a33ea..ee151dca8cc32 100644 --- a/libraries/webkit2gtk4.1/README +++ b/libraries/webkit2gtk4.1/README @@ -6,5 +6,6 @@ It offers WebKit's full functionality and is useful in a wide range of systems from desktop computers to embedded systems like phones, tablets, and televisions. -NOTE: This package builds the 4.1 WebKit API. If you need 4.0 WebKit API, -use webkit2gtk. +NOTE: +This package builds the 4.1 WebKit API. If you need 4.0 WebKit API, +use webkit2gtk. Don't install both at the same time!! |