Skip to content

Commit 3567338

Browse files
committed
Bump TCR version from 1.2.0 to 1.3.0 in README.md
1 parent b56c102 commit 3567338

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ TCR for various language/toolchain combinations.
165165
2. Extract TCR executable (replace with the appropriate version and architecture)
166166

167167
```shell
168-
tar zxf tcr_1.2.0_Darwin_x86_64.tar.gz
168+
tar zxf tcr_1.3.0_Darwin_x86_64.tar.gz
169169
```
170170

171171
3. Launch TCR
@@ -184,7 +184,7 @@ TCR for various language/toolchain combinations.
184184
2. Extract TCR executable (replace with the appropriate version and architecture)
185185

186186
```shell
187-
tar zxf tcr_1.2.0_Linux_x86_64.tar.gz
187+
tar zxf tcr_1.3.0_Linux_x86_64.tar.gz
188188
```
189189

190190
3. Launch TCR
@@ -203,7 +203,7 @@ TCR for various language/toolchain combinations.
203203
2. Extract TCR executable (replace with the appropriate version and architecture)
204204

205205
```shell
206-
tar zxf tcr_1.2.0_Windows_x86_64.tar.gz
206+
tar zxf tcr_1.3.0_Windows_x86_64.tar.gz
207207
```
208208

209209
3. Launch TCR

0 commit comments

Comments
 (0)