Skip to content

Commit

Permalink
samples
Browse files Browse the repository at this point in the history
  • Loading branch information
cherchyk committed Aug 23, 2024
1 parent 0a2b7c1 commit 79c56db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/001-dotnet-WebClient/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ the work to the Kernel Memory Service.

## Running the example locally

The example points to `https://127.0.0.1:9001` so you should start the Kernel Memory Service locally before running this example.
The example points to `http://127.0.0.1:9001` so you should start the Kernel Memory Service locally before running this example.
Start `dotnet/Service/Service.csproj`. See `dotnet/Service/README.md` for details.

```csharp
Expand Down

0 comments on commit 79c56db

Please sign in to comment.