From 553cbd4df75ec1f95a1b3958f2ce76d872c4eb6f Mon Sep 17 00:00:00 2001 From: pj1234678 <13920460+pj1234678@users.noreply.github.com> Date: Fri, 27 Oct 2023 19:51:15 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f07e19a..f4f9ea8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ A simple and zero-dependency DHCP server written in Rust, with credit to Richard 2. Clone this repository: ```bash - git clone [https://github.com/pj1234678/rusty-dhcp.git](https://github.com/pj1234678/RustyDHCP.git) + git clone https://github.com/pj1234678/RustyDHCP.git ``` 3. Build the server: