Commit 3567338 1 parent b56c102 commit 3567338 Copy full SHA for 3567338
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ TCR for various language/toolchain combinations.
165
165
2 . Extract TCR executable (replace with the appropriate version and architecture)
166
166
167
167
``` 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
169
169
```
170
170
171
171
3. Launch TCR
@@ -184,7 +184,7 @@ TCR for various language/toolchain combinations.
184
184
2. Extract TCR executable (replace with the appropriate version and architecture)
185
185
186
186
` ` ` 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
188
188
` ` `
189
189
190
190
3. Launch TCR
@@ -203,7 +203,7 @@ TCR for various language/toolchain combinations.
203
203
2. Extract TCR executable (replace with the appropriate version and architecture)
204
204
205
205
` ` ` 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
207
207
` ` `
208
208
209
209
3. Launch TCR
You can’t perform that action at this time.
0 commit comments