From 3ddd71eed49c5f644afab82f1926eea5eae5ce1d Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Thu, 5 Sep 2024 12:49:52 +0000 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aeb1db7d..4bc975d2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ T-Pot is the all in one, optionally distributed, multiarch (amd64, arm64) honeyp 4. Install `curl`: `$ sudo [apt, dnf, zypper] install curl` if not installed already 5. Run installer as non-root from `$HOME`: ``` -env bash -c "$(curl -sL https://github.com/telekom-security/tpotce/raw/master/install.sh -b 24.04.1)" +env bash -c "$(curl -sL https://github.com/telekom-security/tpotce/raw/24.04.1/install.sh)" ``` * Follow instructions, read messages, check for possible port conflicts and reboot