Skip to content

Commit 4b659a1

Browse files
author
iainrb
committed
Correct instructions for 'make install'
1 parent d0321e4 commit 4b659a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Installation and testing
3030

3131
* To compile: `make all`
3232
* To run tests: `make test`. Requires `cxxtestgen` on the PATH. In the WTSI environment, can use `module load cxxtest/$(VERSION)`.
33-
* To install simtools and normalize_manifest: `make install DIR=$(DESTINATION)` will install executables to the `bin` subdirectory of `$DESTINATION`.
33+
* To install simtools and normalize_manifest: `make install PREFIX=$(DESTINATION)` will install executables to the `bin` subdirectory of `$DESTINATION`.
3434
* To install g2i to /software/varinf: `make install_g2i`
3535

3636

0 commit comments

Comments
 (0)