From 3d8b4f61ec85693b975cecdce9a0ca4b19ba498c Mon Sep 17 00:00:00 2001 From: jake Date: Wed, 3 Jun 2026 03:51:32 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index c72490b..3b49e73 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ Redeye is a basic linux setup script used for kali linux virtual machines ## Usage - wget https://code.jakeyoungdev.com/jake/redeye/raw/branch/main/redeye.sh -- chmod +x ./redeye.sh - source ./redeye.sh ## Configuration @@ -14,8 +13,5 @@ Redeye provides some basic configuration: - g=go - p=python - s=subl(sublime text) -- Installs credslayer (via pipx) -- Installs ffuf (via go) - Installs sublime text -- Installs ufw and enables it -- Updates the default system password to "redeye6" or a custom password \ No newline at end of file +- Installs ufw and enables it \ No newline at end of file