From 5a860fe131066fa7dcc5cd149ec65303d13480cf Mon Sep 17 00:00:00 2001 From: "7r9s:3t5u:1v2w:4x6y::8z0a" Date: Fri, 28 Jun 2024 20:09:37 -0400 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 449f989b..e01b4a7f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -## Linux Toolbox -A toolbox of utilities for most linux distros -as fetured on CTT livestream: https://www.youtube.com/watch?v=X1vQ6va5xOc&t=2578s -## Installation instructions -1. Clone this repo -2. Run install.sh -### MyBash - - +## Introduction ++ A toolbox of utilities for linux - https://www.youtube.com/@christitustech +## How to use +``` +git clone https://github.com/ChrisTitusTech/linutil +cd linutil +./linutil +```