We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aadceb commit 3c1ce35Copy full SHA for 3c1ce35
README.md
@@ -75,10 +75,7 @@ The project makes use of [fmt](https://github.com/fmtlib/fmt) and [Catch2](https
75
The below is enough to get you started.
76
77
```
78
-$ git clone https://github.com/php1ic/inch.git
79
-$ cd inch
80
-$ git submodule init
81
-$ git submodule update --recursive
+$ git clone --recursive-submodules https://github.com/php1ic/inch.git
82
83
84
0 commit comments