Skip to content

Commit fa0dbdd

Browse files
authored
Merge pull request #51 from nirs/readme
Fix "IP address is not assigned" troubleshooting
2 parents fe0c96f + 4420c57 commit fa0dbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ You do not need to configure (and you can't, currently) the MAC address of `sock
334334
### IP address is not assigned
335335
Try the following commands:
336336
```console
337-
/usr/libexec/ApplicationFirewall/socketfilterfw --add /usr/libexec/bootpd
337+
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --add /usr/libexec/bootpd
338338
/usr/libexec/ApplicationFirewall/socketfilterfw --unblock /usr/libexec/bootpd
339339
```
340340

0 commit comments

Comments
 (0)