You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ There are different way to install this library:
24
24
25
25
1. Download the source code from github and compile yourself: **https://github.com/XeroAPI/Xero-Net**
26
26
2. Download directly into Visual Studio using the NuGet powershell command **PM> Install-Package Xero.API.SDK.Minimal** to get a minimal installation.
27
-
3. Download directly into Visual Studio using the NuGet powershell command: **PM> Install-Package Xero.API.SDK** to get a larger installation with sample token store using [SQLite](http://http://system.data.sqlite.org/).
27
+
3. Download directly into Visual Studio using the NuGet powershell command: **PM> Install-Package Xero.API.SDK** to get a larger installation with sample token store using [SQLite](http://system.data.sqlite.org/).
0 commit comments