diff --git a/product_docs/docs/pem/9/profiling_workloads/installing_sql_profiler.mdx b/product_docs/docs/pem/9/profiling_workloads/installing_sql_profiler.mdx index d7d334a41e5..6b5b4d8f882 100644 --- a/product_docs/docs/pem/9/profiling_workloads/installing_sql_profiler.mdx +++ b/product_docs/docs/pem/9/profiling_workloads/installing_sql_profiler.mdx @@ -77,9 +77,6 @@ sudo dnf -y install sqlprofiler_ # For Debian/Ubuntu: sudo apt-get -y install postgresql--sqlprofiler - -# For SLES: -sudo zypper -y install postgresql--sqlprofiler ``` Where `` is the version of PostgreSQL you're using.