From 13139b023234b5fb44afe94c3c4280e7b4268b47 Mon Sep 17 00:00:00 2001 From: liuZOZO <308762585@qq.com> Date: Fri, 28 Sep 2018 20:49:19 +0800 Subject: [PATCH] -- --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a174a4980..b4293b3e6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project is ticket seller application in microservice architecture, includin - Docker Swarm ## Local runtime environment -- jdk8 +- jdk1.8 - maven - docker - docker-compose @@ -23,7 +23,7 @@ This project is ticket seller application in microservice architecture, includin # Deploy Train Ticket with docker-compose ## SetUp steps - you just need one machine and installed with git, jdk8, maven, docker and docker-compose + you just need one machine and installed with git, jdk1.8, maven, docker and docker-compose - setup with the following steps: (1) Clone all the source code to your local computer with git. (2) Move all directory whose name is start with "ts-" to your server's other directory.