From 15cc4503fe0b51d0fdbb455c64a3d99fbf679802 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 19 May 2017 13:17:25 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff89dfbe..e5392b92 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Supported directories: - [Visual Studio](https://www.visualstudio.com/) -Open `bitwarden-directory-connector.sln`. After restoring the nuget packages, you can build and run the application. +Open `bitwarden-directory-connector.sln` or `bitwarden-directory-connector-noinstaller.sln`. After restoring the nuget packages, you can build and run the application. # Contribute