Skip to content

Commit

Permalink
Docs: Fix BZip2 variable name in INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
micahsnyder committed Jan 18, 2022
1 parent d9a584b commit 428cd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ But if you:
```sh
-D BZIP2_INCLUDE_DIR="_filepath of bzip2 header directory_"
-D BZIP2_LIBRARIES="_filepath of bzip2 library_"
-D BZIP2_LIBRARY_RELEASE="_filepath of bzip2 library_"
```
### `zlib`
Expand Down

0 comments on commit 428cd79

Please sign in to comment.