From 7c57a82589a3fbc6abd3e1c6bbc9ff367bda5c86 Mon Sep 17 00:00:00 2001 From: Kim Santiago <31145923+kisantia@users.noreply.github.com> Date: Fri, 18 Sep 2020 17:38:41 -0700 Subject: [PATCH] update sql database projects readme (#12481) --- extensions/sql-database-projects/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/sql-database-projects/README.md b/extensions/sql-database-projects/README.md index 4d33610f0e..3b38a45255 100644 --- a/extensions/sql-database-projects/README.md +++ b/extensions/sql-database-projects/README.md @@ -11,7 +11,7 @@ Please report issues and feature requests [here.](https://github.com/microsoft/a * Create a new database project by going to the **Projects** viewlet under Explorer, or by searching for **New Database Project** in the command palette. * Existing database projects can be opened via **Open Database Project** in the command palette. -* Start from an existing database by using **Import New Database Project** from the command palette. +* Start from an existing database by using **Create Project From Database** from the command palette or database context menu. ## Code of Conduct