Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetInk authored May 10, 2019
1 parent 03673e1 commit 3d45303
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cd jrebel-mybatisplus
mvn -f jr-mybatisplus/pom.xml clean package
```

将构建好的插件`jrebel-mybatisplus/targetjr-mybatisplus.jar`拷贝至任意目录, 比如: `d:\jrebel\plugin\jr-mybatisplus.jar`
将构建好的插件`jrebel-mybatisplus\target\jr-mybatisplus.jar`拷贝至任意目录, 比如: `d:\jrebel\plugin\jr-mybatisplus.jar`

## 使用

Expand All @@ -31,4 +31,4 @@ mvn -f jr-mybatisplus/pom.xml clean package

[Custom JRebel plugins](http://manuals.zeroturnaround.com/jrebel/advanced/custom.html#jrebelcustom)

[Getting Started with Javassist](http://www.javassist.org/tutorial/tutorial.html)
[Getting Started with Javassist](http://www.javassist.org/tutorial/tutorial.html)

0 comments on commit 3d45303

Please sign in to comment.