Commit 8d99537a by Arnaud Brunet

Update README.md

Fix typo
parent ceea2d2d
......@@ -100,7 +100,7 @@ public class SpringBootAdminApplication {
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-eureka</artifactId>
<verion>1.0.1.RELEASE</version>
<version>1.0.1.RELEASE</version>
</dependency>
```
See the sample [discovery sample project](https://github.com/codecentric/spring-boot-admin/tree/master/spring-boot-admin-samples/spring-boot-admin-sample-discovery)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment