Skip to content

Commit

Permalink
modfiy wrong maven name (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
psxjoy authored and wenweihu86 committed Oct 10, 2019
1 parent 30b65c0 commit 955dbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ SpringBoot环境:
```xml
<dependency>
<groupId>com.baidu</groupId>
<artifactId>brpc-spring-boot-stater</artifactId>
<artifactId>brpc-spring-boot-starter</artifactId>
<version>2.5.8</version>
</dependency>
```
Expand Down

0 comments on commit 955dbfa

Please sign in to comment.