Skip to content

Commit 37e5977

Browse files
authored
Update sql-server-linux-setup.md
1 parent ad5539e commit 37e5977

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Install, update, and uninstall SQL Server on Linux. This article co
44
author: rothja
55
ms.author: jroth
66
manager: craigg
7-
ms.date: 03/22/2018
7+
ms.date: 04/06/2018
88
ms.topic: article
99
ms.prod: "sql-non-specified"
1010
ms.prod_service: "database-engine"
@@ -174,7 +174,7 @@ If your Linux machine does not have access to the online repositories used in th
174174

175175
1. **Install the database engine package**. Use one of the following commands based on your platform. Replace the package file name in this example with the exact name you downloaded.
176176

177-
| Platform | Package removal command |
177+
| Platform | Package install command |
178178
|-----|-----|
179179
| RHEL | `sudo yum localinstall mssql-server_versionnumber.x86_64.rpm` |
180180
| SLES | `sudo zypper install mssql-server_versionnumber.x86_64.rpm` |

0 commit comments

Comments
 (0)