From c561823aef5837758669960a54e85d82f3becf87 Mon Sep 17 00:00:00 2001 From: Clayton Davis Date: Tue, 18 May 2021 17:14:15 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index daaa0ed..642eeea 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ PrintNode is a remote printing API for web apps. We use it at [Agonswim.com](ht ## Usage 1. Get an account and API Key at [https://printnode.com](https://https://app.printnode.com/app/login/register) -2. Clone the repo +2. Add the NuGet package to your project ```sh dotnet add package Claytondus.PrintNode ```