Skip to content

Commit c957c11

Browse files
committed
docs: update README.md file
1 parent df3bdd8 commit c957c11

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -195,19 +195,6 @@ Follow these steps to set up your development environment:
195195
docker-compose up -d
196196
```
197197

198-
### Dependencies
199-
200-
Install the necessary Python packages:
201-
202-
- Kafka Python client:
203-
```bash
204-
pip install kafka-python==2.0.2
205-
```
206-
- PySpark:
207-
```bash
208-
pip install pyspark==3.5.0
209-
```
210-
211198
### Usage
212199

213200
1. **Run the Spark Job**:

0 commit comments

Comments
 (0)