diff options
Diffstat (limited to 'Docs/source/building/summit.rst')
-rw-r--r-- | Docs/source/building/summit.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/source/building/summit.rst b/Docs/source/building/summit.rst index 44cc5c0ee..c1061f29e 100644 --- a/Docs/source/building/summit.rst +++ b/Docs/source/building/summit.rst @@ -15,7 +15,7 @@ correct branch: git clone --branch master https://bitbucket.org/berkeleylab/picsar.git git clone --branch development https://github.com/AMReX-Codes/amrex.git -Then, use the following set of commands to compile: +Then, ``cd`` into the directory ``WarpX`` and use the following set of commands to compile: :: |