Updated Setup PT Magic on MacOS (markdown)

HojouFotytu 2018-12-06 03:14:21 +09:00
parent f45615fd60
commit cbe95f9502
1 changed files with 2 additions and 2 deletions

@ -9,7 +9,7 @@ To run PTMagic on a Mac you have to install .NET Core and a webserver.
Click this [link](https://www.microsoft.com/net/download/macos) to find instructions to download and setup .NET Core 2.1.300 SDK on your Mac.
### Configure PT Magic
After installing .NET Core proceed with the [setup guide](https://github.com/Legedric/ptmagic/wiki/Setup-Guide) to configure your installation. After that go to the **PT Magic** folder in a terminal window and start with the command
After installing .NET Core proceed with the [setup guide](https://github.com/PTMagicians/PT-Magic/wiki/Setup-Guide) to configure your installation. After that go to the **PT Magic** folder in a terminal window and start with the command
> dotnet PTMagic.dll
@ -18,4 +18,4 @@ and the monitor application with
> dotnet Monitor/Monitor.dll
If something is not working as expected please have a look at our [Post Install Checklist](https://github.com/Legedric/ptmagic/wiki/Post-Install-Checklist) and [FAQ](https://github.com/Legedric/ptmagic/wiki/FAQ-and-Tips).
If something is not working as expected please have a look at our [Post Install Checklist](https://github.com/PTMagicians/PT-Magic/wiki/Post-Install-Checklist) and [FAQ](https://github.com/PTMagicians/PT-Magic/wiki/FAQ-and-Tips).