From 9d68ab4dde0dbbb06205ed0ff0fe0ed853a4b988 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 20 Oct 2020 23:17:19 +0000 Subject: [PATCH] docs: typo bash => powershell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48a579f..137752d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ curl -sS https://webinstall.dev/gitdeploy | bash **Windows 10**: ```bash -curl -A MS https://webinstall.dev/gitdeploy | bash +curl -A MS https://webinstall.dev/gitdeploy | powershell ``` ## Setup with Deploy Scripts