From c0f0af0505acd7b7b1a8ba9b6b1a7228ab897f13 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Fri, 2 Aug 2019 09:49:59 +0200 Subject: [PATCH] fixed code highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3d1cca1..d98931fa 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ docker run -d --rm --name crawlab \ Surely you can use `docker-compose` to one-click to start up. By doing so, you don't even have to configure MongoDB and Redis databases. Create a file named `docker-compose.yml` and input the code below. -```bash +```yaml version: '3.3' services: master: