diff --git a/README.md b/README.md index 449f989b..bda4cd18 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -## 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 - - +## Chris Titus Tech's Linux Utility +![pv](https://i.imgur.com/quoAwXf.png) +## Usage +Open your terminal and paste this command +```bash +git clone https://github.com/ChrisTitusTech/linutil && cd linutil && ./linutil +```