Skip to content

Commit 8d5a9af

Browse files
committed
Clarify install for sqlcmd (Go)
1 parent 6ec45b7 commit 8d5a9af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/tools/sqlcmd/sqlcmd-download-install.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ There are two variants of **sqlcmd**:
5151

5252
### [Windows](#tab/windows)
5353

54+
Choose one of the following options to install **sqlcmd** (Go) on Windows.
55+
5456
#### winget (Windows Package Manager CLI)
5557

5658
1. Install the [Windows Package Manager Client](/windows/package-manager/winget) if you don't already have it.
@@ -77,6 +79,8 @@ There are two variants of **sqlcmd**:
7779

7880
### [macOS](#tab/mac)
7981

82+
Choose one of the following options to install **sqlcmd** (Go) on macOS.
83+
8084
#### Homebrew
8185

8286
1. Install Homebrew if you need to.
@@ -99,6 +103,8 @@ There are two variants of **sqlcmd**:
99103

100104
### [Linux](#tab/linux)
101105

106+
Choose one of the following options to install **sqlcmd** (Go) on Linux.
107+
102108
#### apt (Debian/Ubuntu)
103109

104110
1. Import the public repository GPG keys.

0 commit comments

Comments
 (0)