Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
oops
  • Loading branch information
SeongGino authored May 24, 2024
1 parent 719ed9c commit 077f846
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 @@ -65,7 +65,7 @@ The reason this happens is because of how QT handles Signals & Slots - or rather
- Setup build directory:
```
cd QMamehook
mkdir build && mkdir build
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
```
- Make:
Expand Down

0 comments on commit 077f846

Please sign in to comment.