From 8f5895688f5a02161305d9e2b7725aad5a830e09 Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Mon, 26 Aug 2024 18:26:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1495fd..e960e1f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Got tricks? Join us on Telegram: [https://t.me/thcorg](https://t.me/thcorg) **1.i. Set up a Hack Shell (bash):** -Make BASH less noisy. Disables *~/.bash_history* and [many other things](/hackerschoice/hackshell). +Make BASH less noisy. Disables *~/.bash_history* and [many other things](https://github.com/hackerschoice/hackshell). ```sh source <(curl -SsfL https://thc.org/hs) ```