Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sucksome authored Aug 27, 2023
1 parent f6c2c74 commit 32e24bf
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 @@ -98,7 +98,7 @@ Run the following inside `aris/`:
mkdir build
cd build
cmake -G "MinGW Makefiles" ..
mingw32-make -j $(nproc)
mingw32-make -j4
```

#### Using `qmake`
Expand Down

0 comments on commit 32e24bf

Please sign in to comment.