MilesCranmer commited on
Commit
b03c020
1 Parent(s): 54080b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,4 +19,4 @@ const y = ((cx,)->cx^2).(X[:, 2]) + cos.(X[:, 3]) .+ 5.0;
19
  ```
20
 
21
  The default number of processes is 10; this is set with
22
- `addprocs(10)`.
 
19
  ```
20
 
21
  The default number of processes is 10; this is set with
22
+ `addprocs(10)` in `paralleleureqa.jl`.