From 7a1e9006ea0276f68f4a70c5ce736a8ed1a4060b Mon Sep 17 00:00:00 2001 From: Alina Derkach Date: Mon, 16 Feb 2026 15:12:04 +0100 Subject: [PATCH] Update versions in PDPX installation instructions Update install-pdpxc.md --- docs/install-pdpxc.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/install-pdpxc.md b/docs/install-pdpxc.md index 7ec02d2d..5e3b4e57 100644 --- a/docs/install-pdpxc.md +++ b/docs/install-pdpxc.md @@ -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}} @@ -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}} @@ -144,4 +144,4 @@ sudo systemctl stop mysql ## Useful links -[Percona Software Download Instructions](download-instructions.md) \ No newline at end of file +[Percona Software Download Instructions](download-instructions.md)