From 3521c87299e04183a112d5d018a0a0f1f33aa503 Mon Sep 17 00:00:00 2001 From: openoms <43343391+openoms@users.noreply.github.com> Date: Fri, 22 Jul 2022 18:27:25 +0100 Subject: [PATCH] nokyc: add tor to apt dependencies --- nokyc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nokyc/README.md b/nokyc/README.md index dd65263..17060e9 100644 --- a/nokyc/README.md +++ b/nokyc/README.md @@ -6,7 +6,7 @@ Using: ## Install ``` -sudo apt-get install tmux git rubygems -y +sudo apt-get install -y git tor tmux rubygems cd git clone https://github.com/j4imefoo/nokyc