8000 Update install_sqlcmd_mac.md · TobiasSQL/sqldev@7eb938b · GitHub
[go: up one dir, main page]

Skip to content < 10000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/ui_packages_document-metadata_document-metadata_ts-ui_packages_hydro-analytics_hydro-analytic-f29230-07417997172c.js" defer="defer">

Commit 7eb938b

Browse files
authored
Update install_sqlcmd_mac.md
1 parent 3d856a5 commit 7eb938b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/partials/install_sqlcmd_mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[SQLCMD for Mac](https://blogs.technet.microsoft.com/dataplatforminsider/2017/04/03/sql-server-command-line-tools-for-mac-preview-now-available/){:target="_blank"} is a command line utility that enables you to connect to SQL Server and run queries.
22

33
```terminal
4-
brew tap microsoft/mssql-preview https://github.com/Microsoft/homebrew-mssql-release
4+
brew tap microsoft/mssql-release https://github.com/Microsoft/homebrew-mssql-release
55
brew update
66
ACCEPT_EULA=y brew install msodbcsql mssql-tools
77
```

0 commit comments

Comments
 (0)
0