瀏覽代碼

fix README

panda 4 年之前
父節點
當前提交
a715877a3d
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -48,14 +48,14 @@ in the variable:
 
 # VERSIONS:
 * docker-compose: 
-** variable: compose_ver
-** look here: https://github.com/docker/compose/releases/latest
+  * variable: compose_ver
+  * look here: https://github.com/docker/compose/releases/latest
 * go:
-** variable: singularity_go_ver
-** look here: https://golang.org/dl/ , the package is like go1.14.linux-amd64.tar.gz and you take the "1.14"
+  * variable: singularity_go_ver
+  * look here: https://golang.org/dl/ , the package is like go1.14.linux-amd64.tar.gz and you take the "1.14"
 * singularity:
-** varaible: singularity_ver
-** look here: https://github.com/sylabs/singularity/releases/latest
+  * varaible: singularity_ver
+  * look here: https://github.com/sylabs/singularity/releases/latest
 
 # GIT PUSH:
 	git add --all