From b1bdf2c94cc51f26281dc3eb7a99346777c6dcc8 Mon Sep 17 00:00:00 2001 From: Geovanni Perez <1775792+geoperez@users.noreply.github.com> Date: Wed, 16 Oct 2019 10:34:11 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ca76660..0cbdce9b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ PassCore has the following features: 1. Ensure the server running IIS is domain-joined. To determine if the computer is domain-joined: - Go to the *Start* menu, right-click on *Computer*, then select *Properties* - Make sure the *Domain* field contains the correct setting. -1. You need a Passcore copy to continue. We recommend to download the latest binary release of [PassCore](https://github.com/unosquare/passcore/releases/download/4.1.0/PassCore410.zip). +1. You need a Passcore copy to continue. We recommend to download the latest binary release of [PassCore](https://github.com/unosquare/passcore/releases/download/4.2.0/PassCore420.zip). 1. **NOTE:** Before extracting the contents of the file, please right-click on it, select Properties and make sure the file is Unblocked (Click on the Unblock button at the bottom of the dialog if it is available). Then, extract the contents of the zip file to the directory where you will be serving the website from. - If you download the source code you need to run the following command via an Command Prompt. Make sure you start the Command Prompt with the Administrator option. - `dotnet publish --configuration Release --runtime win-x64 --output ""`