We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a02e36 commit 5cc7236Copy full SHA for 5cc7236
doc/installation/linux.md
@@ -129,7 +129,7 @@ sudo yum install mssql-cli
129
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
130
131
# Register the Microsoft product feed
132
-curl https://packages.microsoft.com/config/cenots/8/prod.repo > /etc/yum.repos.d/msprod.repo
+curl https://packages.microsoft.com/config/centos/8/prod.repo > /etc/yum.repos.d/msprod.repo
133
134
# Install dependencies and mssql-cli
135
sudo yum install libunwind
0 commit comments