summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_CMake.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/USING_HDF5_CMake.txt')
-rw-r--r--release_docs/USING_HDF5_CMake.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/USING_HDF5_CMake.txt b/release_docs/USING_HDF5_CMake.txt
index 926b297..8d09b22 100644
--- a/release_docs/USING_HDF5_CMake.txt
+++ b/release_docs/USING_HDF5_CMake.txt
@@ -175,8 +175,8 @@ These steps are described in more detail below.
III. Minimum C Project Files for CMake
========================================================================
- 6. Create a CMakeLists.txt file at the source root. Include the
- following text in the file:
+Create a CMakeLists.txt file at the source root. Include the
+following text in the file:
##########################################################
cmake_minimum_required (VERSION 2.8.12)