Skip to content

Commit 58627c9

Browse files
Update readme
Signed-off-by: NanSigmaBohdanMoroz <92790530+NanSigmaBohdanMoroz@users.noreply.github.com>
1 parent efcfc50 commit 58627c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The Workspaces Sample App demonstrates the following:
4848
- Press "GENERATE RSA" and save the generated key pairs (it will be used later in "Settings configuration" section to configure "private.key")
4949
- Installed and configured [Node.js](https://nodejs.org/en/download)
5050
- Installed and configured [Docker](https://www.docker.com/)
51-
- Installed and configured [.Net 7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
51+
- Installed and configured [.Net 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
5252

5353
### Settings configuration
5454

@@ -90,4 +90,4 @@ Create a copy of the file appsettings-example.json, save the copy as appsettings
9090
```
9191
dotnet run --project .\DocuSign.MyWorkspaces\DocuSign.MyWorkspaces.csproj --configuration Debug
9292
```
93-
1. Open a browser to [localhost:5000](http://localhost:5000) (if the page is not openned automatically).
93+
1. Open a browser to [localhost:5001](https://localhost:5001) (if the page is not openned automatically).

0 commit comments

Comments
 (0)