Skip to content

Commit e38e754

Browse files
authored
Update README.md
1 parent 187a6cf commit e38e754

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ This replicates as well as possible real deployment configurations, where you ha
1515

1616
# Requirements
1717

18-
## /etc/hosts changes
18+
## Host File changes
19+
20+
See https://support.rackspace.com/how-to/modify-your-hosts-file/ to detailed instructions on how to modify your host files.
1921

2022
If you are using Docker for Mac >= 1.12, Docker for Linux, or Docker for Windows 10, then please add the following lines to `/etc/hosts` or `C:\Windows\System32\Drivers\etc\hosts`:
2123
```
@@ -49,8 +51,6 @@ Please add the following lines to `/etc/hosts` or `C:\Windows\System32\Drivers\e
4951
192.168.99.100 kafka-connect-ui
5052
```
5153

52-
See https://support.rackspace.com/how-to/modify-your-hosts-file/ to detailed instructions on how to modify your host files.
53-
5454
## Single Zookeeper / Single Kafka
5555

5656
This configuration fits most development requirements.

0 commit comments

Comments
 (0)