Skip to content

Commit 5dbed61

Browse files
committed
Update prepare.ps1
1 parent 7cb18b4 commit 5dbed61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: prepare.ps1

+2-2
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@ function ConfigureScoop {
143143
scoop bucket add main
144144

145145
Write-Host "INFO: Adding scoop bucket"
146-
# scoop bucket add emulators https://github.com/hermanjustnu/scoop-emulators.git
147146
# Write-Host "INFO: Installing Citra"
148147
# scoop install citra-canary
149148

150-
scoop bucket add emulators https://github.com/borger/scoop-emulators.git
149+
# scoop bucket add emulators https://github.com/borger/scoop-emulators.git
150+
scoop bucket add emulators https://github.com/hermanjustnu/scoop-emulators.git
151151
# scoop install ppsspp
152152
scoop install rpcs3
153153

0 commit comments

Comments
 (0)