Skip to content
Open
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
6 changes: 3 additions & 3 deletions docs/install-pdpxc.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To install Percona software, you need to configure the required repository. To s

!!! tip

To enable either the `pdpxc-8.4.0` or `pdpxc-8.4.2` version repository, use the following command. The example enables the `8.4.2` repository:
To enable either the `pdpxc-8.4.0` or `pdpxc-8.4.2` version repository, use the following command. The example enables the `{{minorpkgpxc}}` repository:

```shell
sudo percona-release setup {{minorpkgpxc}}
Expand Down Expand Up @@ -84,7 +84,7 @@ To install Percona software, you need to configure the required repository. To s

!!! tip

To enable either the `pdpxc-8.4.0` or `pdpxc-8.4.2` version repository, use the following command. The example enables the `8.4.2` repository:
To enable either the `pdpxc-8.4.0` or `pdpxc-8.4.2` version repository, use the following command. The example enables the `{{minorpkgpxc}}` repository:

```shell
sudo percona-release setup {{minorpkgpxc}}
Expand Down Expand Up @@ -144,4 +144,4 @@ sudo systemctl stop mysql

## Useful links

[Percona Software Download Instructions](download-instructions.md)
[Percona Software Download Instructions](download-instructions.md)
Loading