Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sophies927 authored Jan 31, 2024
1 parent 6f2a5b0 commit 9f89e82
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/install/index.md
Original file line number Diff line number Diff line change
@@ -73,9 +73,8 @@ Per the instructions, "it is always recommended to use a virtualenv while develo

Add a pip.ini (Windows) or pip.conf (Linux) file to your virtualenv

```text
[global]
index-url=https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/
```bash
pip install onnxruntime-gpu --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/
```

3. Install onnxruntime-gpu

0 comments on commit 9f89e82

Please sign in to comment.