diff --git a/Getting-Started.md b/Getting-Started.md index e34bd65..4a535a9 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -9,6 +9,6 @@ ```bash % cd build % cmake --install . -``` + ``` Your MPW should now be ready for use and installed in `/usr/local/bin` (and therefore in your `$PATH`). You can now e.g. [create a Makefile that uses the `mpw` tool for building to actually build an application](https://github.com/ksherlock/mpw/wiki/Building-a-Classic-MacOS-app). \ No newline at end of file