Update documentation for v1.13.0
PiperOrigin-RevId: 502644180 Change-Id: Id20b5e4eec22035da278f1767002657f66dbe79c
This commit is contained in:
committed by
Copybara-Service
parent
b796f7d446
commit
9d697cc81c
@@ -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.12.1
|
||||
git clone https://github.com/google/googletest.git -b v1.13.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