Skip to content

Commit

Permalink
Merge pull request #56 from Bears-R-Us/alvaradoo-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
zhihuidu authored Sep 30, 2023
2 parents 5902633 + b89532c commit 6786dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This is an external repository to build functionality for [Arkouda](https://github.com/Bears-R-Us/Arkouda) with a focus on advanced graph processing. It is built with the same structure as [arkouda-contrib](https://github.com/Bears-R-Us/arkouda-contrib) to manage modules and easily swap between the production (`arachne`) and development (`arachne_development`) directories.

## Prerequisites
1. Download and build [Chapel](https://chapel-lang.org/download.html). Use version 1.31.0 or later.
1. Download and build [Chapel](https://chapel-lang.org/download.html). **Use version 1.31.0 or later.**
2. Download but **do not build** [Arkouda](https://github.com/Bears-R-Us/arkouda). **We recommend using the most recent release v2023.09.06.**
3. Follow instructions to activate the Arkouda environment and install all [prerequisites](https://github.com/Bears-R-Us/arkouda#prerequisites-toc). **We recommend using `Anaconda` to manage all dependencies.**

Expand Down

0 comments on commit 6786dbb

Please sign in to comment.