aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBilly Donahue <billydonahue@google.com>2015-08-26 18:29:25 -0400
committerBilly Donahue <billydonahue@google.com>2015-08-26 18:29:25 -0400
commit4af3c08579555c9b04c116076b2d542d528d3707 (patch)
tree10f0fb990de2e414f16bc04f8481946014b87eb3 /README.md
parent37b5c297cf908a636355e8e3434bacfcdf537269 (diff)
downloadgoogletest-4af3c08579555c9b04c116076b2d542d528d3707.tar.gz
googletest-4af3c08579555c9b04c116076b2d542d528d3707.tar.bz2
googletest-4af3c08579555c9b04c116076b2d542d528d3707.zip
readme merging
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 02b5616f..ffd6565b 100644
--- a/README.md
+++ b/README.md
@@ -109,8 +109,7 @@ gtest-type-util.h in the same directory.
You don't need to worry about regenerating the source files
unless you need to modify them. You would then modify the
corresponding `.pump` files and run the '[pump.py](googletest/scripts/pump.py)'
-generator script regenerate them. See the
-[Pump Manual](googletest/docs/PumpManual.md).
+generator script. See the [Pump Manual](googletest/docs/PumpManual.md).
### Contributing Code ###