We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa8b4f commit 4a7f009Copy full SHA for 4a7f009
README.md
@@ -19,7 +19,7 @@ To access the MoSDeF tutorials clone this repository using:
19
git clone --recurse-submodules https://github.com/mosdef-hub/mosdef_tutorials.git
20
```
21
22
-Note the addition of the `--recurse-submodules` flag to the standard `git clone command.`
+Note the addition of the `--recurse-submodules` flag to the standard `git clone` command.
23
The mBuild and Foyer tutorials are included here as submodules and this flag
24
is necessary to download them.
25
0 commit comments