Skip to content

Commit

Permalink
Update _installWayland.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Cam authored Feb 15, 2024
1 parent 033adda commit 7c46161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_installWayland.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

sudo apt install -y g++ nano pkexec procps wget gnome-shell-extension-prefs dbus-x11 curl libdbus-1-dev libxkbcommon-dev
sudo apt install -y g++ nano pkexec procps wget gnome-shell-extension-prefs dbus-x11 curl libdbus-1-dev libxkbcommon-dev golang-go

echo "Checking requirements..."

Expand Down

0 comments on commit 7c46161

Please sign in to comment.