Skip to content

Commit

Permalink
remove trailing line in install.jl
Browse files Browse the repository at this point in the history
Signed-off-by: Greg Werner <[email protected]>
  • Loading branch information
jgwerner committed Mar 8, 2024
1 parent e54e1b2 commit 1a976c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion umich-notebook/install.jl
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ pkg"add StaticArrays"
pkg"add WebIO"
pkg"add WGLMakie"
pkg"add https://github.com/VMLS-book/VMLS.jl"
Pkg"precompile"
Pkg"precompile"

0 comments on commit 1a976c0

Please sign in to comment.