Skip to content

Commit b421dd4

Browse files
author
v-makouz
authored
Added key instructions for SuSE
1 parent 84aa5da commit b421dd4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ sudo yum install unixODBC-devel
125125

126126
```bash
127127
sudo su
128+
curl -O https://packages.microsoft.com/keys/microsoft.asc
129+
rpm --import microsoft.asc
128130

129131
#Download appropriate package for the OS version
130132
#Choose only ONE of the following, corresponding to your OS version

0 commit comments

Comments
 (0)