Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 625 Bytes

GettingStarted.rst

File metadata and controls

33 lines (19 loc) · 625 Bytes

Getting Started

Downloading the code

First, make sure that git is installed on your machine.

Then download the REMORA repository by typing:

git clone https://github.com/seahorce-scidac/REMORA.git

Or, to automatically include the AMReX submodule when downloading REMORA, type:

git clone --recursive https://github.com/seahorce-scidac/REMORA.git