commit | 55c493e794bd7c2cf2a71c2978824814e5497893 | [log] [tgz] |
---|---|---|
author | Bobby Ho <bobbidinho@gmail.com> | Sun Nov 06 15:46:19 2016 -0800 |
committer | Bobby Ho <bobbidinho@gmail.com> | Sun Nov 06 15:46:19 2016 -0800 |
tree | 393e7d72dbc48ce95c96fcefed23f79391fde47e | |
parent | 8eef00aaf0b425a075cbcae9dace305f2e18e77b [diff] |
correct spelling error
diff --git a/google_unit_test/README.md b/google_unit_test/README.md index d9d30ad..b69c8e9 100644 --- a/google_unit_test/README.md +++ b/google_unit_test/README.md
@@ -1,4 +1,4 @@ -Steps to setup Google Test Framework in my Linux workstation (running Ubtuntu): +Steps to setup Google Test Framework in my Linux workstation (running Ubuntu): 1) sudo apt-get install libgtest-dev