[#naver/pinpoint-docker#69]Update Readme.md

Line number 49 and 50 order changes.
This commit is contained in:
nibabooji 2020-07-21 14:28:00 +09:00 committed by Roy Kim
parent effff01184
commit 0a86da1c3a
1 changed files with 1 additions and 1 deletions

View File

@ -46,8 +46,8 @@ If you'd like to bring up a previous release. Try with docker-compose file from
```
git clone https://github.com/naver/pinpoint-docker.git
git checkout {tag}
cd pinpoint-docker
git checkout {tag}
docker-compose pull && docker-compose up -d
```