andryyy 8 gadi atpakaļ
vecāks
revīzija
f49831032c
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      docs/install.md

+ 2 - 2
docs/install.md

@@ -61,9 +61,9 @@ docker-compose up -d --remove-orphans
 docker-compose restart
 docker-compose restart
 ```
 ```
 
 
-## Use dev branch (not recommended)
+## Development branch (not recommended)
 
 
-When you checkout the dev branch, you will most likely end up using the "master" images with code base of "dev".
+When you checkout the "dev" git branch, you will most likely end up using the "master" images with code base of "dev".
 If there were critical changes to the images in dev, mailcow will not work.
 If there were critical changes to the images in dev, mailcow will not work.
 
 
 But you can still build the images by yourself:
 But you can still build the images by yourself: