소스 검색

Merge pull request #208 from ahmed-abdelazim/patch-1

Update README.md
Roberto Bertó 3 년 전
부모
커밋
413671b70f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -49,7 +49,7 @@ docker run -p 8000:8000 -t robertoberto/vycontrol
 now you can access http://127.0.0.1:8000
 
 
-## by docker composer
+## by docker compose
 Right now we are using db.sqlite3, you can edit composer and to change to mySQL/PostgreSQL if needed.
 
 ```