From 458d10486607f4c69c7db8c588901cd40cc76be0 Mon Sep 17 00:00:00 2001 From: "G.Ambatte" Date: Mon, 23 Jan 2023 18:13:55 +1300 Subject: [PATCH] Fix typo --- install/windows/install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/windows/install.ps1 b/install/windows/install.ps1 index b32d4e0f6..b30a3cd5a 100644 --- a/install/windows/install.ps1 +++ b/install/windows/install.ps1 @@ -14,7 +14,7 @@ refreshenv mkdir C:\Hombrewery cd C:\Hombrewery -git clone https://github.com/naturalcrit/homebrewery.github +git clone https://github.com/naturalcrit/homebrewery.git cd homebrewery