Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Allen Zhong <allen@moe.cat>
  • Loading branch information
en-jin19 and AstroProfundis authored Aug 23, 2021
1 parent c5c8ed6 commit c6ff964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production-deployment-using-tiup.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ To prepare the TiUP offline component package, manually pack an offline componen
tiup mirror merge tiup-custom-mirror-v1.5.2
```

5. When the above steps are completed, check the result by running the `tiup list` command. In this document's example, the outputs of both `tiup list tiup` and `tiup list cluster` show that the version of the corresponding component is `v1.5.2`.
5. When the above steps are completed, check the result by running the `tiup list` command. In this document's example, the outputs of both `tiup list tiup` and `tiup list cluster` show that the corresponding components of `v1.5.2` are available.
#### Step 2: Deploy the offline TiUP component
Expand Down

0 comments on commit c6ff964

Please sign in to comment.