Browse Source

📝 更新README.md

pull/1/head
Yangkai.Shen 5 years ago
parent
commit
8987a4ab91
2 changed files with 4 additions and 0 deletions
  1. +2
    -0
      README.en.md
  2. +2
    -0
      README.md

+ 2
- 0
README.en.md View File

@@ -44,6 +44,8 @@ This project has integrated actuator (`monitoring`), admin (`visual monitoring`)

## Getting Started

> Note: If you has been forked this project, need to sync the project's code, please see: https://xkcoding.com/2018/09/18/how-to-update-the-fork-project.html

1. `git clone https://github.com/xkcoding/spring-boot-demo.git`
2. Open the cloned project in IDEA
3. Import the `pom.xml` file from the root directory using `Maven Projects` panel


+ 2
- 0
README.md View File

@@ -44,6 +44,8 @@

## 运行方式

> 提示:如果是 fork 的朋友,同步代码的请参考:https://xkcoding.com/2018/09/18/how-to-update-the-fork-project.html

1. `git clone https://github.com/xkcoding/spring-boot-demo.git`
2. 使用 IDEA 打开 clone 下来的项目
3. 在 IDEA 中 Maven Projects 的面板导入项目根目录下 的 `pom.xml` 文件


Loading…
Cancel
Save