Modified readme to remove markdown in link

This commit is contained in:
2026-01-05 14:47:27 -03:00
parent 19fe40c34f
commit 23cb01dc93

View File

@@ -18,7 +18,7 @@ Before running the bot, ensure you have the following installed on your system:
## Installation ## Installation
1. **Clone the repository:** 1. **Clone the repository:**
```bash ```bash
git clone [https://git.thenight.club/csxkdv/FrugalityBot.git](https://git.thenight.club/csxkdv/FrugalityBot.git) git clone https://git.thenight.club/csxkdv/FrugalityBot.git
cd FrugalityBot cd FrugalityBot
``` ```