diff --git a/README.md b/README.md index b20fc1f..1f9b7e5 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Simple web chat made with SignalR and .NET Core MVC. Authentication and Authoriz ## Setup 1. Make sure you have [.NET6 Runtime](https://dotnet.microsoft.com/en-us/download) installed 1. Create justauth.json in the root folder as described in [JustAuth Setup](https://github.com/Vansh0t/JustAuth#setup) -2. Create user in PostgreSQL named ``v4`` with password ``GWw51AG161XX`` OR edit ``DefaultConnection`` string in appsettings.json for your PostgreSQL user +2. Create user in PostgreSQL named ``v4`` with password ``GWw51AG161XX`` OR edit ``DefaultConnection`` string in ``appsettings.json`` for your PostgreSQL user