Skip to content

Commit 5863425

Browse files
committed
Update instructions in README
1 parent b1727a3 commit 5863425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ From a Julia REPL started in your example script's directory, you can run
4444
```julia
4545
julia> ] activate .
4646
julia> ] add Literate
47-
julia> ] add KernelFunctions
47+
julia> ] dev ../..
4848
julia> # add any other example-specific dependencies
4949
```
5050
to generate the project files.

0 commit comments

Comments
 (0)