From 6fd46c5877b15155374a67a7dbc6ec82e2406744 Mon Sep 17 00:00:00 2001 From: Alex Band Date: Sat, 7 Mar 2020 11:30:12 +0100 Subject: [PATCH] --git without typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3eee1ca..b797eac 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you have an older version of Rust and RTRTR, you can update using ```bash rustup update -cargo install --git -f https://github.com/NLnetLabs/rtrtr.git +cargo install -f --git https://github.com/NLnetLabs/rtrtr.git ```