Skip to content

Commit 8ae0bca

Browse files
committed
Minor fix
1 parent d377cfc commit 8ae0bca

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

instructor/readme.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ Then to load dnsmasq now:
139139
sudo launchctl load /Library/LaunchDaemons/homebrew.mxcl.dnsmasq.plist
140140
==> Summary
141141
🍺 /usr/local/Cellar/dnsmasq/2.72: 7 files, 492K, built in 28 seconds
142+
143+
You may need to restart Dnsmasq to get it to recognise this change:
144+
145+
sudo launchctl stop homebrew.mxcl.dnsmasq
146+
sudo launchctl start homebrew.mxcl.dnsmasq
142147
----
143148
+
144149
This can be done on Linux as:
@@ -181,7 +186,6 @@ IMPORTANT: If you change your network, you may need to restart your docker machi
181186
----
182187
docker-machine restart instructor-machine
183188
----
184-
+
185189
186190
187191
### Virtual Box Configuration

0 commit comments

Comments
 (0)