Skip to content

Commit 78a43a8

Browse files
authored
Updating intent, H1, and title for clarity
1 parent 5964987 commit 78a43a8

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/machine-learning/install/sql-ml-component-commandline-install.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
---
22
title: Install from a command prompt
3-
description: Run SQL Server command line setup to add R language and Python integration to a SQL Server database engine instance.
3+
description: Run SQL Server command line setup to add Machine Learning Services with R and Python to a SQL Server database engine instance.
44
ms.prod: sql
55
ms.technology: machine-learning-services
6-
7-
ms.date: 11/04/2019
6+
ms.date: 09/30/2020
87
ms.topic: how-to
98
author: dphansen
109
ms.author: davidph
1110
ms.custom: seo-lt-2019
1211
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=sqlallproducts-allversions"
1312
---
14-
# Install SQL Server machine learning R and Python components from the command line
13+
# Install SQL Server Machine Learning Services with R and Python from the command line
1514
[!INCLUDE [SQL Server 2016 and later](../../includes/applies-to-version/sqlserver2016.md)]
1615

17-
This article provides instructions for installing SQL Server machine learning components from a command line:
16+
This article provides instructions for installing SQL Server [Machine Learning Services](../sql-server-machine-learning-services.md) from a command line:
1817

1918
+ [New In-Database instance](#indb)
2019
+ [Add to an existing database engine instance](#add-existing)
@@ -211,4 +210,4 @@ Python developers can learn how to use Python with SQL Server by following these
211210
R developers can get started with some simple examples, and learn the basics of how R works with SQL Server. For your next step, see the following links:
212211

213212
+ [Quickstart: Run R in T-SQL](../tutorials/quickstart-r-create-script.md)
214-
+ [Tutorial: In-database analytics for R developers](../tutorials/r-taxi-classification-introduction.md)
213+
+ [Tutorial: In-database analytics for R developers](../tutorials/r-taxi-classification-introduction.md)

0 commit comments

Comments
 (0)