From 8c98c39d225b651855f1c1f26091ae6310ac41db Mon Sep 17 00:00:00 2001 From: friendlyarm Date: Thu, 20 Jun 2024 16:32:53 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7444244..832294b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ sudo apt-get -y update sudo apt-get install -y sudo wget wget https://raw.githubusercontent.com/friendlyarm/build-env-on-ubuntu-bionic/master/install.sh +chmod 755 install.sh sudo ./install.sh ``` ### Supported Distributions