Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated header for building from source.
  • Loading branch information
nwstephens authored Sep 21, 2023
1 parent 4f1d5a1 commit b1e5523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ pip install pylibraft-cu11 --extra-index-url=https://pypi.nvidia.com
pip install raft-dask-cu11 --extra-index-url=https://pypi.nvidia.com
```

## Building and installing RAFT
### Building and installing RAFT from source

RAFT can be installed through [CMake Package Manager (CPM)](https://github.com/cpm-cmake/CPM.cmake). Please refer to the [build instructions](docs/source/build.md) for more a comprehensive guide on installing and building RAFT and using it in downstream projects.

Expand Down

0 comments on commit b1e5523

Please sign in to comment.