diff --git a/README.md b/README.md index 3f335d4..27925f7 100644 --- a/README.md +++ b/README.md @@ -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`