Skip to content

Commit 40dfa72

Browse files
committed
adding requirements
1 parent 4b9c5cc commit 40dfa72

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Before contributing, please ensure you have the following:
6666
1. **Fork the Repository**: Start by forking the repository to your GitHub account.
6767
2. **Clone the Repository**: Clone your fork to your local machine.
6868
```bash
69-
git clone https://github.com/your-username/repository-name.git
69+
git clone https://github.com/GGontijo/fastapi-elasticsearch-middleware
7070
cd repository-name
7171
```
7272
3. **Install Dependencies**: Install the required dependencies.

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
fastapi
2+
elasticsearch

0 commit comments

Comments
 (0)