Skip to content

Commit 1337d51

Browse files
authored
Update README.md
1 parent 23cae40 commit 1337d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/multithreading/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Requirements
22

3-
Only needed if you're running this not on NERSC or GCP:
3+
To create the Jupyter multi-threaded kernel (only needed if you're running this not on NERSC or GCP):
44

55
```
66
julia --project=. -e 'using Pkg; Pkg.instantiate(); using IJulia; IJulia.installkernel("Multithreaded Julia", "--project=@.", "--threads=auto")'

0 commit comments

Comments
 (0)