Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
awawa-dev authored Jul 22, 2024
1 parent 8809e86 commit a922671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ We assume a 64bit Windows 10. Install the following;

Hint: after you execute the configuration command in the build folder (for example ```cmake -DCMAKE_BUILD_TYPE=Release ..```) you should receive *.sln solution project file that can be opened in Visual Studio. Select `hyperhdr` project as default for the solution to run it after compilation.

### macOs
First install brew manager.
### macOS
First install [brew](https://brew.sh/) manager.
Next: `brew install qt@6 cmake xz pkg-config`

## Compiling and installing HyperHDR
Expand Down

0 comments on commit a922671

Please sign in to comment.