Skip to content

Commit 259a08d

Browse files
committed
2 parents b85ce9c + e41d32f commit 259a08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To do so, save both files in an appropriate folder, start Julia, `cd` to the fol
3030
```julia
3131
using Pkg
3232
Pkg.activate(".")
33-
Pkg.insantiate()
33+
Pkg.instantiate()
3434
```
3535

3636
Each tutorial has a link at the top for a notebook or the raw script which you can download by right-clicking on the link and selecting "*Save file as...*".

0 commit comments

Comments
 (0)