From 4e3b4ec23c1b9c8570a7ddbf6dcb7ff775d14836 Mon Sep 17 00:00:00 2001 From: TotallyNotElite <38938720+TotallyNotElite@users.noreply.github.com> Date: Sat, 19 May 2018 18:43:55 +0200 Subject: [PATCH] Remove "already cloned repo" method It's no longer compatible with the updated script. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 7c88af58..fe3cd416 100755 --- a/README.md +++ b/README.md @@ -36,10 +36,7 @@ and a lot of useful features, including # INSTALLATION ## Automatic: (Ubuntu based only) -If you already downloaded the repo, simply run -* `install-all` - -Else simply run: +Run in terminal: * `wget https://raw.githubusercontent.com/nullworks/cathook/master/install-all && bash install-all`