Skip to content

Commit d2c5a02

Browse files
authored
Remove incorrect 's' from install directory <hdf5>/lib/plugin. (#153)
1 parent 7a9d53b commit d2c5a02

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/INSTALL_With_CMake.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To build HDF5 Filter libraries you will need to:
129129
--HDF5
130130
----1."Y.X"
131131
------lib
132-
--------plugins
132+
--------plugin
133133
------cmake
134134

135135
On Linux, change to the install destination directory
@@ -146,7 +146,7 @@ To build HDF5 Filter libraries you will need to:
146146
--HDF5
147147
----1."Y.X"
148148
------lib
149-
--------plugins
149+
--------plugin
150150
------share
151151

152152
On Mac you will find HDF5_plugins-1."Y.X"-Darwin.dmg in the myhdfstuff folder. Click
@@ -156,7 +156,7 @@ To build HDF5 Filter libraries you will need to:
156156
--HDF5
157157
----1."Y.X"
158158
------lib
159-
--------plugins
159+
--------plugin
160160
------share
161161

162162
By default the installation will create or merge the lib and cmake
@@ -221,7 +221,7 @@ Notes: This short set of instructions is written for users who want to
221221
--HDF5
222222
----1."Y.X"
223223
------lib
224-
--------plugins
224+
--------plugin
225225
------cmake
226226

227227
On Linux, change to the install destination directory
@@ -238,7 +238,7 @@ Notes: This short set of instructions is written for users who want to
238238
--HDF5
239239
----1."Y.X"
240240
------lib
241-
--------plugins
241+
--------plugin
242242
------share
243243

244244
On Mac you will find HDF5_plugins-1."Y.X"-Darwin.dmg in the build folder. Click
@@ -248,7 +248,7 @@ Notes: This short set of instructions is written for users who want to
248248
--HDF5
249249
----1."Y.X"
250250
------lib
251-
--------plugins
251+
--------plugin
252252
------share
253253

254254

0 commit comments

Comments
 (0)