diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45d928e09..2400c1114 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,7 @@ Update dependencies:
- [#365](https://github.com/influxdata/influxdb-client-csharp/pull/365): `Microsoft.Extensions.ObjectPool` to `6.0.9`
#### Examples:
- - [#362](https://github.com/influxdata/influxdb-client-csharp/pull/362): `Radzen.Blazor` to `3.20.12`
+ - [#367](https://github.com/influxdata/influxdb-client-csharp/pull/367): `Radzen.Blazor` to `4.0.0`
#### Test:
- [#354](https://github.com/influxdata/influxdb-client-csharp/pull/354): `Microsoft.NET.Test.Sdk` to `17.3.1`
diff --git a/Examples/ExampleBlazor/ExampleBlazor.csproj b/Examples/ExampleBlazor/ExampleBlazor.csproj
index 9a2e18ceb..665db64e0 100644
--- a/Examples/ExampleBlazor/ExampleBlazor.csproj
+++ b/Examples/ExampleBlazor/ExampleBlazor.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/Examples/ExampleBlazor/README.md b/Examples/ExampleBlazor/README.md
index d8b232d84..ae38b4c5f 100644
--- a/Examples/ExampleBlazor/README.md
+++ b/Examples/ExampleBlazor/README.md
@@ -33,7 +33,7 @@ Launch app by typing the following commands in a terminal window:
```bash
cd ExampleBlazor
-dotnet run
+dotnet compose start
```
After a few seconds, you should get your application up and running. Take a look at your terminal window to get the