From 952195b57a4611f626b5754e68d0fd049c773e22 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Tue, 31 Aug 2021 11:04:40 +0300 Subject: [PATCH] Update Download_Sophia.ps1 --- Download_Sophia.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Download_Sophia.ps1 b/Download_Sophia.ps1 index fa444c57..1d95cd82 100644 --- a/Download_Sophia.ps1 +++ b/Download_Sophia.ps1 @@ -4,10 +4,10 @@ E.g.: if you start script on Windows 11 via PowerShell 5.1 you will start downloading Sophia Script for Windows 11 PowerShell 5.1 .EXAMPLE Download Sophia Script only - irm script.sophi.app -useb | iex + irm script.sophi.app | iex .EXAMPLE Download Wrapper only - iex "& {$(irm git.io/JE1pt -useb)} -Wrapper" + iex "& {$(irm script.sophi.app)} -Wrapper" .NOTES Current user