Skip to content

Commit 139581c

Browse files
Update overview.md
1 parent a3a2c74 commit 139581c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs2/pages/getting-started/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,13 @@ SELECT SQLNET::New('x+y').ValueInt('x', 1).ValueInt('y', 2).EvalInt() as Result
1414
{% include component-try-it.html href='http://sqlfiddle.com/#!18/9eecb/1105' %}
1515

1616
## Installing
17-
Download the <a href="/download">NuGet Package</a>
17+
Download the <a href="/download">SQL Script</a>
1818

1919
## Requirements
2020

2121
### Minimus Requirements
2222

2323
- SQL Server 2012+
24-
- SQL Azure
2524
- SAFE Permission (SQL CLR)
2625

2726
### SQL Server 2017

0 commit comments

Comments
 (0)