Commit afa35f42 authored by William D. Fullmer's avatar William D. Fullmer
Browse files

fix typo in prev

parent 7e1fa239
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -308,7 +308,7 @@ The following dependencies will need to be installed prior to following any of t
      export F77=$(which mpif77)
      export FC=$(which mpifort)
      export F90=$(which mpif90)

      mkdir $HOME/scratch && cd $HOME/scratch 

#. HYPRE

@@ -390,7 +390,7 @@ The following dependencies will need to be installed prior to following any of t
      make -j8 install
      popd

#. CSG EB library  **optional**) 
#. CSG EB library  (**gmake**) 

For the gmake instaill instructions you will need to install `libcsgeb` to `$CSG_LIB_DIR` using either cmake or gmake: