Skip to content

Commit cf043ed

Browse files
change to use nuget instruction
1 parent 2735adb commit cf043ed

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@
44

55
This sample shows how to use PDFTron for Xamarin in Xamarin.Forms project via `PageRenderer`. You can run this sample on Android, iOS and UWP. It shows a simple `PDFViewCtrl` with annotation functionality as well as a more advanced viewer (iOS and Android only).
66

7-
To run the Android or iOS project, open the solution in Visual Studio and restore all the NuGet packages.
8-
9-
To run the UWP project, please install the `PDFNetUWPApps.vsix` file inside the `/lib` folder from the download package.
10-
11-
From the UWP download package, copy `/Samples/PDFViewCtrlTools_VS2015` folder to inside `ContentPage` folder. i.e. you will have `/ContentPage/PDFViewCtrlTools_VS2015` folder.
7+
To run the sample, open the solution in Visual Studio and restore all the NuGet packages.
128

139
Note:
1410
Please update to the latest version of Visual Studio 2019 and/or Visual Studio for Mac.

0 commit comments

Comments
 (0)