Update repository URL

gh-actions
Alinson S. Xavier 5 years ago
parent 16aa1762f5
commit 86ed87a1c5
No known key found for this signature in database
GPG Key ID: A796166E4E218E02

@ -276,5 +276,5 @@ POSSIBILITY OF SUCH DAMAGE.
<!-- <!--
MkDocs version : 1.0.4 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> <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> <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> </code></pre>
<p>To make sure that the package has been correctly installed:</p> <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: 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 ```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: To make sure that the package has been correctly installed:

Loading…
Cancel
Save