Skip to content

Commit

Permalink
removed extra )
Browse files Browse the repository at this point in the history
  • Loading branch information
mmccarty committed Sep 10, 2024
1 parent 3b7a6a3 commit 1bb226f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cugraph/source/installation/getting_cugraph.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The RAPIDS Docker containers contain all RAPIDS packages, including all from cuG


## Conda
It is easy to install cuGraph using conda. You can get a minimal conda installation with [miniforge](https://github.com/conda-forge/miniforge)).
It is easy to install cuGraph using conda. You can get a minimal conda installation with [miniforge](https://github.com/conda-forge/miniforge).

cuGraph Conda packages
* cugraph - this will also import:
Expand Down

0 comments on commit 1bb226f

Please sign in to comment.