From 0a1b298c868eb9201778a4ece0516ff9be7e81ea Mon Sep 17 00:00:00 2001 From: John Rogers Date: Thu, 10 Jul 2025 13:48:00 +0100 Subject: [PATCH] fix: correct formatting in installation instructions for Rust --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64cc723..1d48356 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,9 @@ Inspired by the TimeTurner in the Harry Potter series, this project synchronises For Rust install you can do +```bash cargo install --git https://github.com/cjfranko/NTP-Timeturner - +``` Clone and run the installer: ```bash