fix README
This commit is contained in:
parent
5e12684140
commit
a715877a3d
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -48,14 +48,14 @@ in the variable:
|
||||||
|
|
||||||
# VERSIONS:
|
# VERSIONS:
|
||||||
* docker-compose:
|
* docker-compose:
|
||||||
** variable: compose_ver
|
* variable: compose_ver
|
||||||
** look here: https://github.com/docker/compose/releases/latest
|
* look here: https://github.com/docker/compose/releases/latest
|
||||||
* go:
|
* go:
|
||||||
** variable: singularity_go_ver
|
* 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"
|
* look here: https://golang.org/dl/ , the package is like go1.14.linux-amd64.tar.gz and you take the "1.14"
|
||||||
* singularity:
|
* singularity:
|
||||||
** varaible: singularity_ver
|
* varaible: singularity_ver
|
||||||
** look here: https://github.com/sylabs/singularity/releases/latest
|
* look here: https://github.com/sylabs/singularity/releases/latest
|
||||||
|
|
||||||
# GIT PUSH:
|
# GIT PUSH:
|
||||||
git add --all
|
git add --all
|
||||||
|
|
Loading…
Reference in a new issue