From 9a41c991c212f5df5eb0263b34b478ceacf80b1a Mon Sep 17 00:00:00 2001 From: Ben Reader Date: Tue, 2 Jan 2018 09:30:45 +1100 Subject: [PATCH] updated install script minified URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 068531a2fd..37408ea2ce 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ without the use of `Install-Script`. However we **highly recommend** that you first before running it in this way! ```powershell -iex (iwr https://git.io/v9rJg) +iex (iwr https://git.io/vbxjj) ``` ## Installing the Extension