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

Commit 840fb75

Browse files
committed
Update to latest version in README.md
Updated from 0.5.0 to 0.7.0 in manual git clone
1 parent f8bebed commit 840fb75

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)