From 8c1bf7f2ed59115014b543b67bc8e7a5506156c0 Mon Sep 17 00:00:00 2001 From: openoms <43343391+openoms@users.noreply.github.com> Date: Sun, 19 Jan 2025 19:02:40 +0100 Subject: [PATCH] update nokyc script in tmux --- nokyc/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nokyc/README.md b/nokyc/README.md index eba36f8..f70e55f 100644 --- a/nokyc/README.md +++ b/nokyc/README.md @@ -1,6 +1,6 @@ # Run the nokyc scripts in every 10 minutes in a tmux window -Using: +Based on: * https://github.com/j4imefoo/nokyc * https://github.com/tmuxinator/tmuxinator @@ -9,7 +9,7 @@ Using: sudo apt-get install -y git tor tmux rubygems cd -git clone https://github.com/j4imefoo/nokyc +git clone https://github.com/openoms/nokyc cd nokyc pip install -r requirements.txt