Skip to content

Commit 291dd92

Browse files
authored
typo
1 parent 8ed81b7 commit 291dd92

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
@@ -70,7 +70,7 @@ conda create -n powerfit -c conda-forge
7070
conda activate powerfit
7171
conda install -c conda-forge python=3.12 ocl-icd pyopencl pyvkfft
7272
# pick either "intel-compute-runtime" (Intel*), "rocm-opencl-runtime" (AMD), or "cuda-opencl" (Nvidia) as driver:
73-
conda install -c conda forge <hardware opencl driver>
73+
conda install -c conda-forge <hardware opencl driver>
7474
pip install powerfit-em[opencl]
7575
```
7676
*note that older Intel processors might need to use 'intel-opencl-rt' instead

0 commit comments

Comments
 (0)