diff --git a/docs/installation.md b/docs/installation.md index 05ee089e..c6d8f8e7 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -4,12 +4,13 @@ title: Installation ## Julia Installation -Enter the package mode using `]` in the Julia REPL and add the following two packages +Enter the package mode using `]` in the Julia REPL and type: ```julia -add https://github.com/awietek/XDiag_jll.jl.git -add https://github.com/awietek/XDiag.jl.git +add XDiag ``` +That's it! + ## C++ Compilation Using XDiag with C++ is a two-step process. First the `xdiag` library needs