summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-04-22 13:59:38 +0200
committerAhmed Abdelhalim <[email protected]>2026-04-22 13:59:38 +0200
commit6d5b3d5f42ac72e220560e9d3971ed8a9bbb642b (patch)
tree48f3f37d7142f5a83c97a82795a643b332199d7b
parentae95585be334d602ee60310dbe8965d8028197f3 (diff)
[skip ci] update docs on mac install
-rw-r--r--ubuntu.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu.md b/ubuntu.md
index 5ba2dd4..e4747d0 100644
--- a/ubuntu.md
+++ b/ubuntu.md
@@ -45,7 +45,7 @@ ip link
hostnamectl set-hostname mubuntuiso
passwd
nmcli dev wifi connect <SSID> password <PASSPHRASE>
-dhcpcd wlps3s0
+sudo dhcpcd wlp3s0
sudo apt update
sudo DEBIAN_FRONTEND=noninteractive apt install -y openssh-server
sudo systemctl restart ssh avahi-daemon