From d05de12a5a02ffc172d980d08e05242d1c375f45 Mon Sep 17 00:00:00 2001 From: Dr S George Date: Fri, 24 Nov 2023 16:07:07 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8512ac..4a1f295 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Also, one way **Clipboard** sync for text! ## How To Make It Work 1. Your IPhone and the PC you want to transfer, both must be in the same network. -2. Install [.NET Runtime 8 from Microsoft](https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0) for **Console Apps** if not already installed. +2. Install [.NET 8 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) if not already installed. 3. **Download** and run "ShortcutsListener" from [Releases](https://github.com/shajul/ios-shortcuts-files-to-pc/releases/latest/) for Windows users **OR** You can **Compile** the "ShortcutsListener" C# .net project and run the application(server) 4. **Install Shortcut** from [RoutineHub](https://routinehub.co/shortcut/17314/). Configure the shortcut with the ip address shown in the console on PC.