From 18391b4cb2fb06970deb2a193cd09010d7cb81eb Mon Sep 17 00:00:00 2001 From: Derek muriuki <98864170+dee-mee@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:24:13 +0300 Subject: [PATCH] README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 961edee..7ce5576 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ This is a script that works on ubuntu fresh install systems which contains only basic software installations. -Its assumed that you know how to run scripts using the terminal. -if not first change the script to executable: + +first change the script to executable: chmod +x install.sh @@ -18,7 +18,7 @@ the examples of the packages are : #sl #cowsay #net-tools -looking to create more scripts which will evntually be repetitive background processes +looking to create more scripts which will eventually be repetitive background processes without much interaction from the user.