File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed
Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -58,11 +58,11 @@ Follow these instructions to get the WebView library up and running on your syst
5858
5959The compiled Linux library in this package requires GTK 4 and WebkitGTK 6.
6060
61- * ** <img width =" 16 " height =" 16 " src =" https://www.debian.org/favicon.ico " />Debian-based:** ` sudo apt install libgtk-4-1 libwebkitgtk-6.0-4 `
62- * ** <img width =" 16 " height =" 16 " src =" https://archlinux.org/static/favicon.png " />Arch-based:** ` sudo pacman -S gtk4 webkitgtk-6.0 `
63- * ** <img width =" 16 " height =" 16 " src =" https://fedoraproject.org/favicon.ico " />Fedora:** ` sudo dnf install gtk4 webkitgtk6.0 `
64- * ** <img width =" 16 " height =" 16 " src =" https://voidlinux.org/assets/img/favicon.png " />Void Linux:** ` sudo xbps-install gtk4 libwebkitgtk60 `
65- * ** <img width =" 16 " height =" 16 " src =" https://www.alpinelinux.org/alpine-logo.ico " />Alpine Linux:** ` sudo apk add webkit2gtk-6.0 `
61+ * ** <img width =" 16 " height =" 16 " src =" https://www.debian.org/favicon.ico " /> Debian-based:** ` sudo apt install libgtk-4-1 libwebkitgtk-6.0-4 `
62+ * ** <img width =" 16 " height =" 16 " src =" https://archlinux.org/static/favicon.png " /> Arch-based:** ` sudo pacman -S gtk4 webkitgtk-6.0 `
63+ * ** <img width =" 16 " height =" 16 " src =" https://fedoraproject.org/favicon.ico " /> Fedora:** ` sudo dnf install gtk4 webkitgtk6.0 `
64+ * ** <img width =" 16 " height =" 16 " src =" https://voidlinux.org/assets/img/favicon.png " /> Void Linux:** ` sudo xbps-install gtk4 libwebkitgtk60 `
65+ * ** <img width =" 16 " height =" 16 " src =" https://www.alpinelinux.org/alpine-logo.ico " /> Alpine Linux:** ` sudo apk add webkit2gtk-6.0 `
6666
6767</details >
6868
@@ -84,6 +84,15 @@ The compiled FreeBSD library in this package requires WebKitGTK 6.
8484
8585</details >
8686
87+ <details >
88+ <summary >Click here for instructions on <img width =" 20 " height =" 20 " src =" https://developer.apple.com/favicon.ico " /> macOS</summary >
89+
90+ The compiled macOS library in this package uses the built-in WebKit framework.
91+
92+ * ** macOS systems:** No additional dependencies required. The WebKit framework is included with macOS.
93+
94+ </details >
95+
8796- ** Install the library using RingPM:**
8897 ``` sh
8998 ringpm install webview from ysdragon
You can’t perform that action at this time.
0 commit comments