Skip to content

Commit 16836a4

Browse files
author
MightyPen
committed
Manually reverting PR 10572, back to 'yum.repos.d/'.
1 parent 52234f0 commit 16836a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/linux/sql-server-linux-setup-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Use the following steps to install the **mssql-tools** on Red Hat Enterprise Lin
4444
1. Download the Microsoft Red Hat repository configuration file.
4545

4646
```bash
47-
curl https://packages.microsoft.com/config/rhel/7/prod.repo > /etc/yum/repos.d/msprod.repo
47+
curl https://packages.microsoft.com/config/rhel/7/prod.repo > /etc/yum.repos.d/msprod.repo
4848
```
4949

5050
1. Exit superuser mode.

0 commit comments

Comments
 (0)