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 bd99d15 commit 4bb4780Copy full SHA for 4bb4780
README.md
@@ -6,7 +6,7 @@ This repository accompanies [*Beginning C++20*](https://www.apress.com/978148425
6

7
8
Download the files as a zip using the green button, or clone the repository to your machine using Git.
9
-To immediately clone the 3rd party submodules in the [Workarounds](Workarounds) as well,
+To make sure you also clone the 3rd party submodules in the [Workarounds](Workarounds) directory,
10
we recommend using the following Git command:
11
12
git clone --recursive https://github.com/Apress/beginning-cpp20.git
0 commit comments