Skip to content

Commit 9a994ab

Browse files
committed
docs: fix README.md
1 parent c33d0b9 commit 9a994ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sudo apt update && sudo apt upgrade -y
2727

2828
# Add distrod to the GuestOS
2929
curl -L -O "https://raw.githubusercontent.com/nullpo-head/wsl-distrod/main/install.sh"
30-
chmod +x install.sh
30+
sudo chmod +x install.sh
3131
sudo ./install.sh install
3232

3333
# Enable systemd

0 commit comments

Comments
 (0)