Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Commit 08d9fa0

Browse files
authored
Merge pull request #153 from WesleyThurner/master
Update to latest version in README.md
2 parents f8bebed + 840fb75 commit 08d9fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ gpg2 --verify /tmp/ct-${CT_VER}-${ARCH}-${OS}.asc /tmp/ct-${CT_VER}-${ARCH}-${OS
7777
To build from source you'll need to have the go compiler installed on your system.
7878

7979
```shell
80-
git clone --branch v0.5.0 https://github.com/coreos/container-linux-config-transpiler
80+
git clone --branch v0.7.0 https://github.com/coreos/container-linux-config-transpiler
8181
cd container-linux-config-transpiler
8282
make
8383
```

0 commit comments

Comments
 (0)