Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.

Commit 025c9b1

Browse files
authored
fixed broken link to SQLite website
1 parent d478657 commit 025c9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ There are different way to install this library:
2424

2525
1. Download the source code from github and compile yourself: **https://github.com/XeroAPI/Xero-Net**
2626
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/).
2828

2929
## What is supported?
3030
### Core

0 commit comments

Comments
 (0)