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 +```