Skip to content

Commit f70f09e

Browse files
author
shanedsnyder
authored
Merge pull request #1012 from jay-tau/doc-util-install
[doc]: `darshan-util` Installation (minor)
2 parents 1190d20 + 3e4dce7 commit f70f09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darshan-util/doc/darshan-util.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ work in other Unix-like environments as well.
3434
----
3535
tar -xvzf darshan-<version-number>.tar.gz
3636
cd darshan-<version-number>/
37-
./prepare
37+
./prepare.sh
3838
cd darshan-util/
3939
./configure
4040
make

0 commit comments

Comments
 (0)