Skip to content

Commit

Permalink
docs: 直接从 mavenCentral 安装
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Aug 15, 2021
1 parent 27bd9ba commit 6fc1dc3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,10 @@
### 快速开始

```xml
<repository>
<id>github</id>
<name>jfantasy-framework snapshot</name>
<url>https://maven.pkg.github.com/limaofeng/jfantasy-framework</url>
</repository>

<dependency>
<groupId>cn.asany.chaos</groupId>
<artifactId>jfantasy-core</artifactId>
<version>0.8.4</version>
<version>0.8.7</version>
</dependency>
```

Expand Down

0 comments on commit 6fc1dc3

Please sign in to comment.