Update readme.md
fixed wrong artifact id in the readme file
This commit is contained in:
committed by
Ioannis Canellos
parent
7ad992e2a9
commit
38bd24e20f
@@ -25,7 +25,7 @@ The project provides a "starter" module, so you just need to add the following d
|
||||
|
||||
<dependency>
|
||||
<groupId>io.fabric8</groupId>
|
||||
<artifactId>spring-cloud-start-kubernetes</artifactId>
|
||||
<artifactId>spring-cloud-starter-kubernetes</artifactId>
|
||||
<version>x.y.z</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user