From fa5e5ff6a976911b0e5a187f8b53a0fa5ce5c0d2 Mon Sep 17 00:00:00 2001 From: Sola Date: Sat, 14 May 2016 13:39:54 +0800 Subject: [PATCH] fix markdown --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd66651..051bcfb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ WechatTicketSystem is a basic ticket system for network maintaining, based on We ##Build ### Requirements - [Apache Maven](https://maven.apache.org/) (latest version recommended) + ### Steps 1. Clone the git repository `git clone https://github.com/ZSCNetSupportDept/WechatTicketSystem.git` 2. Change dir to project root (where the `pom.xml` is)