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 ""`