GITBOOK-61: No subject

This commit is contained in:
Mohamed Marrouchi 2024-09-22 18:14:13 +00:00 committed by gitbook-bot
parent a829078329
commit fd81adb24c
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -7,7 +7,7 @@ To ensure Hexabot runs smoothly, you'll need the following:
* **Docker:** We recommend using Docker to start the app since multiple services are required (MongoDB, Redis, Prometheus, etc.). All the necessary Docker Compose files are located in the docker folder.
* **Node.js:** For development purposes, ensure you have Node.js >= v18.17.0 installed. We recommend using nvm (Node Version Manager) to easily manage and update your Node.js versions.
### # Installation
### Installation
1. **Clone the Repository:**