We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee0a2a commit 03f07c4Copy full SHA for 03f07c4
README.md
@@ -11,7 +11,7 @@ Parallel mapreduce and other helpful functions for HPC, meant primarily for emba
11
Install the package using
12
13
```julia
14
-pkg> add https://github.com/jishnub/ParallelUtilities.jl.git
+pkg> add ParallelUtilities
15
julia> using ParallelUtilities
16
```
17
0 commit comments