Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sungaila authored Dec 7, 2024
1 parent 59203a1 commit ce44c96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand All @@ -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/)
* [Windows UI Library 3 (WinUI 3)](https://learn.microsoft.com/en-us/windows/apps/winui/winui3/)

0 comments on commit ce44c96

Please sign in to comment.