Skip to content

Commit

Permalink
Recommending miniforge for conda install (#1457)
Browse files Browse the repository at this point in the history
Recommending `miniforge` for conda install in build instructions.

Authors:
  - Mike McCarty (https://github.com/mmccarty)

Approvers:
  - Mark Harris (https://github.com/harrism)

URL: #1457
  • Loading branch information
mmccarty committed Sep 17, 2024
1 parent 2a30f5f commit 3df7128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/developer_guide/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- gcc >= 7.5
- cmake >= 3.26.4
- miniconda
- miniforge

## Fetch cuSpatial repository

Expand Down

0 comments on commit 3df7128

Please sign in to comment.