From ac61ffc2d97051569fa0e873cdedbe22918b2964 Mon Sep 17 00:00:00 2001 From: diogo464 Date: Mon, 27 Oct 2025 11:05:48 +0000 Subject: updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc634d5..92e5be0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # netboot-pxe -`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. +`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. 0. connect the current computer to the same network as the computer that will pxe boot 1. `cargo install --git https://git.d464.sh/netboot-pxe` -- cgit