From 003979dd8c424e497ba6a89662bf1f664e9eaabe Mon Sep 17 00:00:00 2001 From: nelgson Date: Wed, 19 Apr 2017 23:14:09 -0700 Subject: [PATCH] Readme update --- .../python/getting-started/rental-prediction/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md b/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md index c68e57b1..7a849da5 100644 --- a/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md +++ b/samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md @@ -41,7 +41,7 @@ Download a DB backup file and restore it using Setup.sql. [Download DB](https:// 1. SQL Server 2017 CTP2.0 (or higher) with Machine Learning Services (Python) installed 2. SQL Server Management Studio -3. Python Tools for Visual Studio +3. Python Tools for Visual Studio or another Python IDE ## Run this sample 1. From SQL Server Management Studio or SQL Server Data Tools connect to your SQL Server vNext database and execute setup.sql to restore the sample DB you have downloaded