Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richgel999 authored Feb 13, 2021
1 parent 5ee6f12 commit 1af9c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This repo was originally derived from [bc7enc](https://github.com/richgel999/bc7

The cmake file has been tested with MSVC 2019 x64 and clang 6.0.0 under Ubuntu v18.04.

To compile with bc7e.ispc (requires [Intel's ISPC compiler](https://ispc.github.io/downloads.html) to be in your path - recommended):
To compile with bc7e.ispc (on Linux this requires [Intel's ISPC compiler](https://ispc.github.io/downloads.html) to be in your path - recommended):

```
cmake -D SUPPORT_BC7E=TRUE .
Expand Down

0 comments on commit 1af9c55

Please sign in to comment.