Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ionite34 committed Mar 23, 2024
1 parent 211facf commit ffebee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Or
- (CUDA 11 or latest stable) Run `pip install -e .[cuda]`
- (CUDA 12) Run `pip install -e .[cuda12]`
- (RoCM) Run `pip install -e .[rocm]`
- (DirectML) Run `pip install -e .[dml]`
- (DirectML) Run `pip install -e .[directml]`
- (CPU Only) Run `pip install -e .[cpu]`

Or
Expand Down

0 comments on commit ffebee7

Please sign in to comment.