Update build script

This commit is contained in:
2018-02-13 13:44:39 +01:00
parent 08d324347c
commit 6a36d8443f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Key features:
<a id="quick_start"></a>
# Quick start using the library
# Quick start for using the library
To create your own stream writer you need to specify:
- The H5 file format you want to write.
+1 -1
View File
@@ -1,4 +1,4 @@
make
cp bin/* ${PREFIX}/bin
cp bin/* ${PREFIX}/lib
cp src/*.hpp ${PREFIX}/include