From b692b987150c59846df1d63097810fc142400ed9 Mon Sep 17 00:00:00 2001 From: dlinux-host Date: Mon, 20 Jan 2025 17:05:41 -0500 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 607c4f8..9218295 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,11 @@ A TeamSpeak 3 bot written in Node.js (using [`ts3-nodejs-library`](https://www.n 1. **Clone or download** this repository: ```bash - git clone https://github.com/yourusername/linux-teamspeak-bot.git + git clone https://git.ssh.surf/snxraven/sshsurf-ts3-bot.git ``` 2. **Install dependencies** in the project directory: ```bash - cd linux-teamspeak-bot + cd sshsurf-ts3-bot npm install ``` 3. **Create configuration files**: