Skip to content

Commit

Permalink
updating contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afender committed Oct 11, 2019
1 parent d1bb2e5 commit f437f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ To install cuGraph from source, ensure the dependencies are met and follow the s

# Next load all the submodules
cd $CUGRAPH_HOME
git submodule update --init --recursive
git submodule update --init --recursive --remote
```

2) Create the conda development environment
Expand Down

0 comments on commit f437f73

Please sign in to comment.