Skip to content

Commit

Permalink
Bump TCR version from 1.2.0 to 1.3.0 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mengdaming committed Oct 1, 2024
1 parent b56c102 commit 3567338
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ TCR for various language/toolchain combinations.
2. Extract TCR executable (replace with the appropriate version and architecture)

```shell
tar zxf tcr_1.2.0_Darwin_x86_64.tar.gz
tar zxf tcr_1.3.0_Darwin_x86_64.tar.gz
```

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

```shell
tar zxf tcr_1.2.0_Linux_x86_64.tar.gz
tar zxf tcr_1.3.0_Linux_x86_64.tar.gz
```

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

```shell
tar zxf tcr_1.2.0_Windows_x86_64.tar.gz
tar zxf tcr_1.3.0_Windows_x86_64.tar.gz
```

3. Launch TCR
Expand Down

0 comments on commit 3567338

Please sign in to comment.