diff --git a/README.md b/README.md index 0834adf..1424802 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Add the following to the `` section net.devh - grpc-spring-boot-starter + grpc-server-spring-boot-starter 3.1.0.RELEASE @@ -404,4 +404,4 @@ WHERE NOT EXISTS ( ``` POSTGRES_DB=db;POSTGRES_PASSWORD=password;POSTGRES_USER=admin_user -``` \ No newline at end of file +```