File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Clone AMReX (dependency)
2020
2121.. code-block :: bash
2222
23- git clone git@ github.com: AMReX-Codes/amrex.git
23+ git clone https:// github.com/ AMReX-Codes/amrex.git
2424
2525 Clone ARTEMIS
2626~~~~~~~~~~~~~
@@ -29,7 +29,7 @@ Clone ARTEMIS in the same directory as AMReX:
2929
3030.. code-block :: bash
3131
32- git clone git@ github.com: AMReX-Microelectronics/artemis.git
32+ git clone https:// github.com/ AMReX-Microelectronics/artemis.git
3333
3434 Make sure ``amrex/ `` and ``artemis/ `` are placed alongside each other in your filesystem.
3535
Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ Download AMReX Repository as
3030
3131.. code-block :: bash
3232
33- git clone git@ github.com: AMReX-Codes/amrex.git
33+ git clone https:// github.com/ AMReX-Codes/amrex.git
3434
3535 Download ELEQTRONeX Repository in the folder hierarchy level as AMReX as
3636
3737.. code-block :: bash
3838
39- git@ github.com: AMReX-Microelectronics/ELEQTRONeX.git
39+ git clone https:// github.com/ AMReX-Microelectronics/ELEQTRONeX.git
4040
4141 2. Build Parameters
4242-------------------
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ First, download the AMReX repository:
2828
2929.. code-block :: bash
3030
31- git clone https://github.com: AMReX-Codes/amrex.git
31+ git clone https://github.com/ AMReX-Codes/amrex.git
3232
3333 At the same directory level as AMReX, download the FerroX Repository:
3434
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ Make sure that AMReX and MagneX are cloned at the same root location.
3232
3333.. code-block :: bash
3434
35- git clone https://github.com: AMReX-Codes/amrex.git
36- git clone https://github.com: AMReX-Microelectronics/MagneX.git
35+ git clone https://github.com/ AMReX-Codes/amrex.git
36+ git clone https://github.com/ AMReX-Microelectronics/MagneX.git
3737
3838 Dependencies
3939------------
You can’t perform that action at this time.
0 commit comments