Skip to content

Commit 09fec60

Browse files
committed
Rename package readme.
1 parent 69f30b6 commit 09fec60

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cp -a install "package/${VERSION}"
1717
mkdir -p package/${VERSION}/examples/ellipsoid
1818
cp -a UseCaseDocumentation/* package/${VERSION}/examples/ellipsoid
1919
cp conda_installs.sh package/${VERSION}
20-
cp PACKAGE.md package/${VERSION}/README.md
20+
cp PACKAGE_README.txt package/${VERSION}/README.txt
2121
cd "package/${VERSION}"
2222
rm bin/h5cc bin/h5c++ bin/itkTestDriver
2323
rm -rf include share

0 commit comments

Comments
 (0)