Fix grammar in README.md release template (#4201)

This commit is contained in:
H. Joe Lee
2024-03-21 09:11:29 -07:00
committed by GitHub
parent 874c473f34
commit 4ebfbd6370
+1 -1
View File
@@ -67,7 +67,7 @@ To test the installation with the examples;
ctest -S HDF5_Examples.cmake,CTEST_SOURCE_NAME=MyExamples,INSTALLDIR=MyLocation -C Release -V -O test.log
When executed, the ctest script will save the results to the log file, test.log, as
indicated by the ctest command. If you wish the to see more build and test information,
indicated by the ctest command. If you wish to see more build and test information,
add "-VV" to the ctest command. The output should show;
100% tests passed, 0 tests failed out of 156.