We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e0831 commit 30113deCopy full SHA for 30113de
1 file changed
docs/linux/installer.sh
@@ -196,7 +196,7 @@ install_dependencies() {
196
197
# Install dependencies based on the distribution
198
case "$DISTRO" in
199
- ubuntu|debian|linuxmint)
+ ubuntu|debian|linuxmint|kali)
200
echo "Detected an Ubuntu/Debian based distribution."
201
sudo apt update
202
sudo apt install libgtk-3-0 libwebkit2gtk-4.0-37 \
0 commit comments