Skip to content

Commit d882cf6

Browse files
authored
Update README.md
1 parent ca2999c commit d882cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Process:
5555
1) Launch project in Visual Studio.
5656
> There are 2 versions of the bot. Lite and Full. To use lite version, select `Alderto.Bot` as startup project.
5757
> For full version select `Alderto.Web` as startup project.
58-
3) Set up user secrets with the key `c53fe5d3-16e9-400d-a588-4859345371e5`. Follow [this guide](https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-2.2) on how to do this.
58+
3) Set up user secrets with the key `c53fe5d3-16e9-400d-a588-4859345371e5`. Follow [this guide](https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-2.2#set-a-secret) on how to do this. Alternatively you can edit `appsettings.json`, however be wary that you can leak your private keys in source control.
5959
1) *[Optional: Full version only] Set up Angular app:
6060
* Go to folder `Alderto.Web/ClientApp`;
6161
* Open command line and type the following commands:

0 commit comments

Comments
 (0)