Skip to content

Commit 0650d7b

Browse files
authoredNov 10, 2022
Clarify the first step for running examples
1 parent 1f0823c commit 0650d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ You can find several sample projects in the `samples` folder, including a catalo
279279

280280
## How to Run the Example Projects
281281

282-
1. Complete [advanced setup](https://github.com/PSPDFKit/Xamarin-Android#integrating-pspdfkit-via-dlls-advanced).
282+
1. Complete the [first step in the advanced setup](https://github.com/PSPDFKit/Xamarin-Android#step-1---get-pspdfkit-aar-file) to download the required files by executing the `./build.sh` script in the `Xamarin-Android` folder.
283283
2. Open the `PSPDFKit.Android.sln` solution in Visual Studio.
284284
3. Select the example project and device you want to run it on (alternatively you can also right-click on the project and select "Build `Project Name`").
285285
<img width="60%" src="Images/Project-setup.png"/>

0 commit comments

Comments
 (0)