Commit f2e5bed 1 parent ddf493c commit f2e5bed Copy full SHA for f2e5bed
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ TCR for various language/toolchain combinations.
153
153
2 . Extract TCR executable (replace with the appropriate version and architecture)
154
154
155
155
``` shell
156
- tar zxf tcr_1.0 .0_Darwin_x86_64.tar.gz
156
+ tar zxf tcr_1.1 .0_Darwin_x86_64.tar.gz
157
157
```
158
158
159
159
3. Launch TCR
@@ -172,7 +172,7 @@ TCR for various language/toolchain combinations.
172
172
2. Extract TCR executable (replace with the appropriate version and architecture)
173
173
174
174
` ` ` shell
175
- tar zxf tcr_1.0 .0_Linux_x86_64.tar.gz
175
+ tar zxf tcr_1.1 .0_Linux_x86_64.tar.gz
176
176
` ` `
177
177
178
178
3. Launch TCR
@@ -191,7 +191,7 @@ TCR for various language/toolchain combinations.
191
191
2. Extract TCR executable (replace with the appropriate version and architecture)
192
192
193
193
` ` ` shell
194
- tar zxf tcr_1.0 .0_Windows_x86_64.tar.gz
194
+ tar zxf tcr_1.1 .0_Windows_x86_64.tar.gz
195
195
` ` `
196
196
197
197
3. Launch TCR
Original file line number Diff line number Diff line change 1
- tcr 1.0 .0
1
+ tcr 1.1 .0
Original file line number Diff line number Diff line change 1
- tcr 1.0 .0
1
+ tcr 1.1 .0
You can’t perform that action at this time.
0 commit comments