Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
allamiro committed May 12, 2024
1 parent c5da285 commit 3de75a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KAFKA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tar -xzvf kafka_2.12-3.6.2.tgz
Extract the Kafka archive file

```
mv kafka_2.12-3.6.2.tgz /etc/kafka
mv kafka_2.12-3.6.2 /etc/kafka
```

Expand Down Expand Up @@ -68,7 +68,7 @@ tar -xzvf kafka_2.12-3.6.2.tgz


```
mv kafka_2.12-3.6.2.tgz /etc/kafka
mv kafka_2.12-3.6.2 /etc/kafka
mkdir -p /var/lib/zookeeper/
```
Expand Down

0 comments on commit 3de75a7

Please sign in to comment.