Updated Getting Started (markdown)

Uli Kusterer 2022-10-16 14:06:36 +02:00
parent 489a75d1dd
commit bcd17f9b71

@ -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).