Skip to content

Commit 92ee358

Browse files
authored
Merge pull request #40 from acostadon/branch-24.08
migrating recent changes in dgl rst docs to new repo
2 parents 2e70817 + 89fea44 commit 92ee358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cugraph-docs/source/graph_support/DGL_support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mamba install cugraph-dgl -c rapidsai-nightly -c rapidsai -c pytorch -c conda-fo
1717

1818
### Create the conda development environment
1919
```
20-
mamba env create -n cugraph_dgl_dev --file conda/cugraph_dgl_dev_11.6.yml
20+
conda env create -n cugraph_dgl_dev --file conda/environments/all_cuda-125_arch-x86_64.yaml
2121
```
2222

2323
### Install in editable mode

0 commit comments

Comments
 (0)