Skip to content

Commit

Permalink
Fixing a typo (melonDS-emu#1205)
Browse files Browse the repository at this point in the history
  • Loading branch information
techmuse8 authored Aug 31, 2021
1 parent 55ec724 commit 75b6ea3
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 @@ -99,7 +99,7 @@ If everything went well, melonDS should now be in the `dist` folder.
cmake .. -DCMAKE_PREFIX_PATH="$(brew --prefix qt@6);$(brew --prefix libarchive)" -DUSE_QT6=ON -DMACOS_BUNDLE_LIBS=ON
make -j$(sysctl -n hw.logicalcpu)
```
If everything went well, melonDS.app should now be in the curent directory.
If everything went well, melonDS.app should now be in the current directory.


## TODO LIST
Expand Down

0 comments on commit 75b6ea3

Please sign in to comment.