Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit eb72ef3

Browse files
author
Quentin Perez
committed
README: typo
1 parent a904cff commit eb72ef3

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
@@ -27,7 +27,7 @@ on.
2727
network interface. If you need assistance, you can run
2828
`docker run -it --rm networkboot/dhcpd man dhcpd.conf` for a description
2929
of the configuration file syntax.
30-
3. Run `docker -it --rm --net=host -v "$(pwd)/data":/data networkboot/dhcpd eth0`.
30+
3. Run `docker run -it --rm --net=host -v "$(pwd)/data":/data networkboot/dhcpd eth0`.
3131
`dhcpd` will automatically start and display its logs on the console.
3232
You can press Ctrl-C to terminate the server.
3333

0 commit comments

Comments
 (0)