mirror of
https://github.com/blupi-games/planetblupi-dev
synced 2024-12-30 13:55:36 +01:00
Fix typo
This commit is contained in:
parent
06f4551503
commit
8a38518d33
@ -50,7 +50,7 @@ You need the usual development packages for C++ ([GCC][4]) with pkg-config and
|
||||
### Darwin
|
||||
|
||||
You need the development commandline tools provided by Apple via Xcode (Clang),
|
||||
pkg-config and [CMake][6]. It shoulw be possible to use [GCC][4] via
|
||||
pkg-config and [CMake][6]. It should be possible to use [GCC][4] via
|
||||
[Homebrew][7] or [MacPorts][8].
|
||||
|
||||
### Windows with [MSYS2][3]
|
||||
@ -110,7 +110,7 @@ make -j
|
||||
If you have built a release, you will find the output in the appropriate
|
||||
directory according to the platform.
|
||||
|
||||
- **Linux**: look at `Release/linux-appimage/planetblupi-X.Y.Z.AppImage`
|
||||
- **Linux**: look at `Release/linux-appimage/planetblupi.AppImage`
|
||||
- **Darwin**: look at `Release/src/planetblupi_Project/planetblupi-X.Y.Z.dmg`
|
||||
- **Windows**: look at `Release/src/planetblupi_Project/planetblupi-X.Y.Z.exe`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user