Skip to content

Commit 4bb4780

Browse files
Update README.md
1 parent bd99d15 commit 4bb4780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository accompanies [*Beginning C++20*](https://www.apress.com/978148425
66
![Cover image](9781484258835.jpg)
77

88
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,
9+
To make sure you also clone the 3rd party submodules in the [Workarounds](Workarounds) directory,
1010
we recommend using the following Git command:
1111

1212
git clone --recursive https://github.com/Apress/beginning-cpp20.git

0 commit comments

Comments
 (0)