We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c3a8e commit 317dd13Copy full SHA for 317dd13
cuda_core/README.md
@@ -2,7 +2,7 @@
2
3
Currently under active development. To build from source, just do:
4
```shell
5
-$ git clone -b cuda_py https://github.com/NVIDIA/cuda-python
+$ git clone https://github.com/NVIDIA/cuda-python
6
$ cd cuda-python/cuda_core # move to the directory where this README locates
7
$ pip install .
8
```
0 commit comments