From cfb7605ff647b2c7753f5e3b2cfad490306591d5 Mon Sep 17 00:00:00 2001 From: Ryan Kulp Date: Mon, 6 Nov 2023 11:42:38 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05df7a1e..5c0a27a4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ To keep your project up-to-date with the latest Speedrail changes over time: ```sh # one time only -get remote add speedrail +git remote add speedrail # when you notice Speedrail updates on GitHub git pull