Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion quick-start-with-tidb.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ As a distributed system, a basic TiDB test cluster usually consists of 2 TiDB in
>
> After the installation, TiUP displays the absolute path of the corresponding `profile` file. You need to modify the following `source` command according to the path.

{< copyable "shell-regular" >}}
{{< copyable "shell-regular" >}}

```shell
source .bash_profile
Expand Down