Skip to content

Commit

Permalink
Merge pull request #7 from LykosAI/readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ionite34 authored Mar 23, 2024
2 parents 211facf + ffebee7 commit 2b2f2b1
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 2b2f2b1

Please sign in to comment.