Skip to content

Commit 2b2f2b1

Browse files
authored
Merge pull request #7 from LykosAI/readme-update
Update README.md
2 parents 211facf + ffebee7 commit 2b2f2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Or
1616
- (CUDA 11 or latest stable) Run `pip install -e .[cuda]`
1717
- (CUDA 12) Run `pip install -e .[cuda12]`
1818
- (RoCM) Run `pip install -e .[rocm]`
19-
- (DirectML) Run `pip install -e .[dml]`
19+
- (DirectML) Run `pip install -e .[directml]`
2020
- (CPU Only) Run `pip install -e .[cpu]`
2121

2222
Or

0 commit comments

Comments
 (0)