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
Copy file name to clipboardExpand all lines: docs/linux/sql-server-linux-setup.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,9 +57,9 @@ The following tools are installed:
57
57
|[sqlcmd](https://msdn.microsoft.com/library/ms162773.aspx)| Run Transact-SQL queries or scripts on any SQL Server instance. |
58
58
|[bcp](https://msdn.microsoft.com/library/ms162802.aspx)| Bulk copies data between an instance of Microsoft SQL Server and a data file in a user-specified format. |
59
59
60
-
For the specific steps for installing the tools, see the installation guides in the next section.
60
+
For the specific steps for installing the tools, see the links to the installation guides in the next section.
61
61
62
-
## Next Steps
62
+
## Next steps
63
63
Use one of the following installation guides to install SQL Server on Linux:
64
64
65
65
-[Install SQL Server on Linux (Ubuntu)](sql-server-linux-setup-ubuntu.md)
0 commit comments