diff --git a/cuda_core/README.md b/cuda_core/README.md index b96bc28..e979fb7 100644 --- a/cuda_core/README.md +++ b/cuda_core/README.md @@ -2,7 +2,7 @@ Currently under active development. To build from source, just do: ```shell -$ git clone -b cuda_py https://github.com/NVIDIA/cuda-python +$ git clone https://github.com/NVIDIA/cuda-python $ cd cuda-python/cuda_core # move to the directory where this README locates $ pip install . ```