Skip to content

Commit

Permalink
--
Browse files Browse the repository at this point in the history
  • Loading branch information
flyer1212 committed Sep 28, 2018
1 parent 9d0077f commit 13139b0
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 @@ -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
Expand All @@ -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.
Expand Down

0 comments on commit 13139b0

Please sign in to comment.