Bachir Soussi Chiadmi 3 years ago
parent
commit
f4811c7956
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -73,7 +73,7 @@ or rebuild if data was updated
 docker-compose up -d --build
 ```
 or
-```
+```sh
 docker-compose build --no-cache [client | basex]
 docker-compose up -d [client | basex]
 ```