Skip to content

Commit

Permalink
Merge pull request #161 from JonathanAnderson/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
vchuravy authored Jan 19, 2021
2 parents 44fe0de + 92906cc commit ffa56e8
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 @@ -20,7 +20,7 @@ You can also write your own custom cluster manager; see the instructions in the
### Slurm: a simple example

```julia
using ClusterManagers
using Distributed, ClusterManagers

# Arguments to the Slurm srun(1) command can be given as keyword
# arguments to addprocs. The argument name and value is translated to
Expand Down

0 comments on commit ffa56e8

Please sign in to comment.