Browse Source

Fix version in install guide

Signed-off-by: Aanand Prasad <[email protected]>
Aanand Prasad 9 năm trước cách đây
mục cha
commit
ab6e07da7d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/install.md

+ 1 - 1
docs/install.md

@@ -54,7 +54,7 @@ which the release page specifies, in your terminal.
 7. Test the installation.
 
         $ docker-compose --version
-        docker-compose version: 1.5.2
+        docker-compose version: 1.6.0
 
 
 ## Alternative install options