Merge pull request #3443 from hyukmyeong:typo
PiperOrigin-RevId: 380705469
This commit is contained in:
@@ -25,7 +25,7 @@ When building GoogleTest as a standalone project, the typical workflow starts
|
||||
with
|
||||
|
||||
```
|
||||
git clone https://github.com/google/googletest.git -b release-1.10.0
|
||||
git clone https://github.com/google/googletest.git -b release-1.11.0
|
||||
cd googletest # Main directory of the cloned repository.
|
||||
mkdir build # Create a directory to hold the build output.
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user