Skip to content

Commit 7d3bbbc

Browse files
authored
Update install.windows.ps1
1 parent ffa09fb commit 7d3bbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.windows.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# To run this script directly, run this in an elevated admin PowerShell prompt:
2-
# Invoke-WebRequest -UseBasicParsing https://raw.githubusercontent.com/LearnWithLlew/reasonml.starterproject/master/install.windows.ps1 | Invoke-Expression
2+
# Invoke-WebRequest -UseBasicParsing https://raw.githubusercontent.com/LearnWithLlew/reasonml.starterproject/main/install.windows.ps1 | Invoke-Expression
33

44
# This script is intended to setup a dev machine from scratch. Very useful for setting up a EC2 instance for mobbing.
55
#

0 commit comments

Comments
 (0)