소스 검색

Add missing Docker Compose dependency to readme file

blgo 7 년 전
부모
커밋
5c15c3d1fd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -55,6 +55,7 @@ Setup with Docker
 
 #### Dependencies
 * [Docker](https://docs.docker.com/engine/installation/)
+* [Docker Compose](https://docs.docker.com/compose/install/)
 
 ### Installation
 Run the following commands: