From 940fd2d5a47c846e5160d46591fe9e818f2ea70b Mon Sep 17 00:00:00 2001 From: kasenvr <52365539+kasenvr@users.noreply.github.com> Date: Tue, 3 Mar 2020 14:48:58 -0500 Subject: [PATCH] Update INSTALL.md hifi.sln -> athena.sln --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 97d4a1e139..a8037d26bf 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -60,7 +60,7 @@ To produce an executable installer on Windows, the following are required: 1. Install version 10.15.0 LTS 1. Perform a clean cmake from a new terminal. -1. Open the `hifi.sln` Solution and select the Release configuration. +1. Open the `athena.sln` Solution and select the Release configuration. 1. Build the Solution. 1. Build `packaged-server-console-npm-install` (found under **hidden/Server Console**) 1. Build `packaged-server-console` (found under **Server Console**)