Skip to content

Commit

Permalink
add links to docker docks
Browse files Browse the repository at this point in the history
  • Loading branch information
umputun committed Dec 9, 2024
1 parent c6f3a35 commit 9ed1e08
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Remember: Never share your bot token with anyone - it's like a password for your

## Step 2: Setting Up Docker Desktop (The Program That Runs TG-Spam)

**See the [official Docker Desktop documentation](https://docs.docker.com/desktop/) for more detailed instructions.**

Docker Desktop is a program that helps run TG-Spam on your computer. Here's how to install it:

### For Windows:
Expand All @@ -41,6 +43,9 @@ Docker Desktop is a program that helps run TG-Spam on your computer. Here's how
5. Follow any prompts that appear

### For Linux:

**See the [official docs](https://docs.docker.com/engine/install/) for more detailed instructions.**

1. Open Terminal
2. Copy and paste these commands one at a time:

Expand Down Expand Up @@ -93,6 +98,8 @@ sudo systemctl enable docker
3. Log out and log back in for the group changes to take effect
4. Test Docker by running: `docker --version`



## Step 3: Creating Your Configuration File

1. Create a new folder on your computer called "tg-spam"
Expand Down

0 comments on commit 9ed1e08

Please sign in to comment.