aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc634d5..92e5be0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
1# netboot-pxe 1# netboot-pxe
2 2
3`netboot-pxe` runs a dhcp-proxy server and tftp server to make pxe booting possible without needing to configure your router's DHCP server or setup a tftp server. 3`netboot-pxe` runs a dhcp-proxy server and tftp server to make pxe booting (using netboot.xyz) possible without needing to configure your router's DHCP server or setup a tftp server.
4 4
50. connect the current computer to the same network as the computer that will pxe boot 50. connect the current computer to the same network as the computer that will pxe boot
61. `cargo install --git https://git.d464.sh/netboot-pxe` 61. `cargo install --git https://git.d464.sh/netboot-pxe`