Explorar o código

fix formatting

lllllllillllllillll hai 1 ano
pai
achega
4a626d4aab
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -69,7 +69,8 @@ networks:
     driver: bridge
     driver: bridge
 ```
 ```
 
 
-* Compose setup: 
+* Compose setup:
+
 Paste the above content into a file named ```docker-compose.yml``` then place it in a folder named ```dweebui```.
 Paste the above content into a file named ```docker-compose.yml``` then place it in a folder named ```dweebui```.
 Open a terminal in the ```dweebui``` folder, then enter ```docker compose up -d```.
 Open a terminal in the ```dweebui``` folder, then enter ```docker compose up -d```.
 You may need to use ```docker-compose up -d``` or execute the command as root with  either ```sudo docker compose up -d``` or ```sudo docker-compose up -d```.
 You may need to use ```docker-compose up -d``` or execute the command as root with  either ```sudo docker compose up -d``` or ```sudo docker-compose up -d```.