Bachir Soussi Chiadmi 3 anni fa
parent
commit
f4811c7956
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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]
 ```