Skip to content

Commit 0e289a5

Browse files
committed
Updated docs to point to new installer for windows
1 parent 1f24441 commit 0e289a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ curl -sL https://raw.githubusercontent.com/KillianLucas/open-interpreter/main/in
6969
```
7070

7171
```powershell Windows
72-
iex "& {$(irm https://raw.githubusercontent.com/KillianLucas/open-interpreter/main/installers/oi-windows-installer.ps1)}"
72+
iex "& {$(irm https://raw.githubusercontent.com/KillianLucas/open-interpreter/main/installers/oi-windows-installer-conda.ps1)}"
7373
```
7474

7575
```bash Linux

0 commit comments

Comments
 (0)