From ce44c96da28eca8e61a4fac203500e08fade05b4 Mon Sep 17 00:00:00 2001 From: David Sungaila Date: Sat, 7 Dec 2024 03:35:43 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3fc8803..e9ff7d1 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Call a static method from `PDFtoImage.Conversion`: ### Unity project installation 1. Open your project and navigate to `Window` → `Package Manager`. -1. Click on the `+` button (top-left corner) and select `Add package from git URL...`. -1. Enter the following URL and confirm with the `Add` button: +1. Click on the `+` button (top-left corner) and select `Install package from git URL...`. +1. Enter the following URL and confirm with the `Install` button: ``` https://github.com/sungaila/PDFtoImage.git?path=etc/UnityPackage ``` @@ -43,4 +43,4 @@ https://github.com/sungaila/PDFtoImage.git?path=etc/UnityPackage * [.NET Multi-platform App UI (.NET MAUI)](https://learn.microsoft.com/en-us/dotnet/maui/what-is-maui) (excluding **macOS**) * [Unity](https://docs.unity3d.com/Manual/Mono.html) * [Universal Windows Platform (UWP)](https://learn.microsoft.com/en-us/windows/uwp/get-started/universal-application-platform-guide) -* [Windows UI Library 3 (WinUI 3)](https://learn.microsoft.com/en-us/windows/apps/winui/winui3/) \ No newline at end of file +* [Windows UI Library 3 (WinUI 3)](https://learn.microsoft.com/en-us/windows/apps/winui/winui3/)