mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-06 15:48:51 -06:00
Update repository URL
This commit is contained in:
@@ -276,5 +276,5 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.0.4
|
||||
Build Date UTC : 2020-06-25 20:50:07
|
||||
Build Date UTC : 2020-06-25 22:26:12
|
||||
-->
|
||||
|
||||
@@ -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> add https://github.com/iSoron/RELOG.git
|
||||
<pre><code class="text">pkg> add https://github.com/ANL-CEEESA/RELOG.git
|
||||
</code></pre>
|
||||
|
||||
<p>To make sure that the package has been correctly installed:</p>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -4,7 +4,7 @@ Installation
|
||||
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 `]` to switch to package manager mode and run:
|
||||
|
||||
```text
|
||||
pkg> add https://github.com/iSoron/RELOG.git
|
||||
pkg> add https://github.com/ANL-CEEESA/RELOG.git
|
||||
```
|
||||
|
||||
To make sure that the package has been correctly installed:
|
||||
|
||||
Reference in New Issue
Block a user