Update repository URL

This commit is contained in:
2020-06-25 17:26:20 -05:00
parent 16aa1762f5
commit 86ed87a1c5
5 changed files with 4 additions and 4 deletions

View File

@@ -132,7 +132,7 @@
<h1 id="installation">Installation</h1>
<p>The package was developed and tested with Julia 1.3 and may not be compatible with newer versions. To install it, launch the Julia console, type <code>]</code> to switch to package manager mode and run:</p>
<pre><code class="text">pkg&gt; add https://github.com/iSoron/RELOG.git
<pre><code class="text">pkg&gt; add https://github.com/ANL-CEEESA/RELOG.git
</code></pre>
<p>To make sure that the package has been correctly installed:</p>