Browse Source

hsweb-web-starter

zhouhao 8 years ago
parent
commit
047923b77b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/1.安装使用.md

+ 1 - 1
doc/1.安装使用.md

@@ -34,7 +34,7 @@
 <!--设置了dependencyManagement,可以不指定版本号-->
 <dependency>
         <groupId>org.hsweb</groupId>
-        <artifactId>hsweb-web-start</artifactId>
+        <artifactId>hsweb-web-starter</artifactId>
 </dependency>
 ```