diff --git a/docs/cugraph/source/index.rst b/docs/cugraph/source/index.rst index c68c8592b56..f937185f497 100644 --- a/docs/cugraph/source/index.rst +++ b/docs/cugraph/source/index.rst @@ -37,7 +37,7 @@ This includes several ways to set up cuGraph **Note: Windows use of RAPIDS depends on prior installation of** `WSL2 `_. -* From windows +* From Windows * `Conda `_ * `Docker `_ @@ -49,7 +49,7 @@ Build From Source To build from source, check each RAPIDS GitHub README for set up and build instructions. Further links are provided in the `selector tool `_. If additional help is needed reach out on our `Slack Channel `_. -CuGraph Using NetworkX Code +cuGraph Using NetworkX Code While the steps above are required to use the full suite of cuGraph graph analytics, cuGraph is now supported as a NetworkX backend using `nx-cugraph _. Nx-cugraph offers those with existing NetworkX code, a **zero code change** option with a growing list of supported algorithms.