diff --git a/README.md b/README.md index 7991b2b..bd378c9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ PDF2IMG enables users to convert PDF documents to image files, such as JPEG, PNG ## ***Building and Running Samples*** Samples can be built and run easily in an IDE such as Visual Studio 2022. -1. Open the sample .csproj file in Visual Studio 2022. -2. Install the PDF2IMG.LM.NET NuGet package with Visual Studio. You can do this by navigating to Tools > NuGet Package Manager > Manage NuGet Packages for Solution. Then, search for the PDF2IMG.LM.NET package and install. -3. Run the sample with Visual Studio. +1. Open the sample's .csproj file in Visual Studio 2022. +2. Obtain a license activation key from our website: https://www.datalogics.com/pdf2img-free-trial. +3. Run the sample with Visual Studio. You will get a prompt to enter the activation key you obtained in the previous step.