Browse Source

Update Download_Sophia.ps1

pull/252/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
8640efd3c8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Download_Sophia.ps1

2
Download_Sophia.ps1

@ -4,7 +4,7 @@
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 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 .EXAMPLE Download Sophia Script only
irm git.io/JE1pt -useb | iex irm script.sophi.app -useb | iex
.EXAMPLE Download Wrapper only .EXAMPLE Download Wrapper only
iex "& {$(irm git.io/JE1pt -useb)} -Wrapper" iex "& {$(irm git.io/JE1pt -useb)} -Wrapper"

Loading…
Cancel
Save