Skip to content

Commit 71b8115

Browse files
authored
Update install.rst
1 parent b5d9d49 commit 71b8115

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/qs/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ Then source the bashrc file by:
8181
8282
git clone https://github.com/deepmodeling/deepflame-dev.git
8383
84-
If the user want to use the submodules inluded in DeepFlame: the `WENO scheme <https://github.com/WENO-OF/WENOEXT>`_ and the `libROUNDSchemes <https://github.com/advanCFD/libROUNDSchemes>`_, run
84+
If you want to use the submodules included in DeepFlame: the `WENO scheme <https://github.com/WENO-OF/WENOEXT>`_ and the `libROUNDSchemes <https://github.com/advanCFD/libROUNDSchemes>`_, run
8585

8686
.. code-block:: bash
8787
8888
git clone --recursive https://github.com/deepmodeling/deepflame-dev.git
8989
90-
Detailed instructions for compiling these two submodules can be found in their repositories.
90+
Detailed instructions for compiling these two submodules can be found in their original repositories.
9191

9292

9393
**3. Configure the DeepFlame environment:**

0 commit comments

Comments
 (0)