We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f0b9a2 + 6209889 commit 1a7b4b8Copy full SHA for 1a7b4b8
1 file changed
README.md
@@ -38,6 +38,9 @@ zypper install -y libltdl7 libkrb5-3 libgssapi-krb5-2
38
# For SUSE/openSUSE
39
zypper install -y libltdl7
40
41
+# For Azure Linux
42
+tdnf distro-sync && tdnf install -y libtool-ltdl krb5-libs glibc-iconv
43
+
44
pip install mssql-python
45
```
46
0 commit comments