File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Near future goals for the package -
46
46
## Installation
47
47
48
48
cuda-histogram is available on [ PyPI] ( https://pypi.org/project/cuda-histogram/ )
49
- as well as on [ conda] ( https://anaconda.org/conda-forge/cuda-histogram ) . The
49
+ as well as on [ conda] ( https://anaconda.org/conda-forge/cuda_histogram ) . The
50
50
library can be installed using ` pip ` -
51
51
52
52
```
@@ -56,7 +56,7 @@ pip install cuda-histogram
56
56
or using ` conda ` -
57
57
58
58
```
59
- conda install -c conda-forge cuda-histogram
59
+ conda install -c conda-forge cuda_histogram
60
60
```
61
61
62
62
## Usage
@@ -216,8 +216,8 @@ Foundation.
216
216
[actions- link]: https:// github.com/ scikit- hep/ cuda- histogram/ actions
217
217
[codecov- badge]: https:// codecov.io/ gh/ Saransh- cpp/ cuda- histogram/ branch/ main/ graph/ badge.svg? token = YBv60ueORQ
218
218
[codecov- link]: https:// codecov.io/ gh/ Saransh- cpp/ cuda- histogram
219
- [conda- version]: https:// img.shields.io/ conda/ vn/ Saransh - cpp / cuda - histogram .svg
220
- [conda- link]: https:// github.com/ scikit - hep / cuda - histogram
219
+ [conda- version]: https:// img.shields.io/ conda/ vn/ conda - forge / cuda_histogram .svg
220
+ [conda- link]: https:// github.com/ conda - forge / cuda_histogram - feedstock
221
221
[github- discussions- badge]: https:// img.shields.io/ static/ v1? label = Discussions& message = Ask& color = blue& logo = github
222
222
[github- discussions- link]: https:// github.com/ scikit- hep/ cuda- histogram/ discussions
223
223
[license - badge]: https:// img.shields.io/ badge/ License- BSD_3 -- Clause- blue.svg
You can’t perform that action at this time.
0 commit comments