From cbe95f95021027b516e654e84239242365d7826b Mon Sep 17 00:00:00 2001 From: HojouFotytu <36724681+HojouFotytu@users.noreply.github.com> Date: Thu, 6 Dec 2018 03:14:21 +0900 Subject: [PATCH] Updated Setup PT Magic on MacOS (markdown) --- Setup-PT-Magic-on-MacOS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Setup-PT-Magic-on-MacOS.md b/Setup-PT-Magic-on-MacOS.md index 7bf3fee..ca0d9bf 100644 --- a/Setup-PT-Magic-on-MacOS.md +++ b/Setup-PT-Magic-on-MacOS.md @@ -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). \ No newline at end of file +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). \ No newline at end of file