Skip to content
Snippets Groups Projects
Commit d5506e67 authored by Leif Andersson's avatar Leif Andersson
Browse files

Update README.md

parent ac0c6f4f
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,8 @@ always work, the SSH version should work if you have a suitable ssh key. ...@@ -39,6 +39,8 @@ always work, the SSH version should work if you have a suitable ssh key.
Enter the Pkg REPL by pressing `]` from the Julia REPL. You should get a prompt like Enter the Pkg REPL by pressing `]` from the Julia REPL. You should get a prompt like
`(@v1.4) pkg> `. To add this package, type `(@v1.4) pkg> `. To add this package, type
` (@v1.4) pkg> add <URL> ` ` (@v1.4) pkg> add <URL> `
where ´<URL>` is the value you got from the clone commands above. Leave the Pkg by where ´<URL>` is the value you got from the clone commands above. Leave the Pkg by
pressing backspace or ^C. You can now type `using JuliaTikzModule` if you like. pressing backspace or ^C. You can now type `using JuliaTikzModule` if you like.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment