From 26c2d14f6d2a818985e82f53781b78aa53cc7865 Mon Sep 17 00:00:00 2001 From: KOSASIH Date: Thu, 9 May 2024 16:10:18 +0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 561f134..1ddcd7d 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ Welcome to the LuminaTV project repository! This project contains the source cod To get started with the project, follow these steps: 1. Clone the repository: -`git clone https://github.com/KOSASIH/luminatv-theta-esports.git` +`1. git clone https://github.com/KOSASIH/luminatv-theta-esports.git` 2. Install the required dependencies: -`pip install -r requirements.txt` +`1. pip install -r requirements.txt` 3. Run the project: -`python main.py` +`1. python main.py` # Project Structure