Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Commit e4fe73b

Browse files
author
James Barnett
committed
typo
1 parent e41bab0 commit e4fe73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ to `/usr/local/include`. To choose a specific directory for installation you can
1414
use `PREFIX`. For example, the following installs the library to
1515
`/home/wes/xdrfile`.
1616

17-
$ make PREFIX=/home/wes/xdrfile
17+
$ make PREFIX=/home/wes/xdrfile install
1818

1919
A pkg-config file is included for use in compiling other programs. You may need
2020
to set `PKG_CONFIG_PATH` to its location (by default `/usr/local/lib/pkgconfig`).

0 commit comments

Comments
 (0)