From 0f341930c11f2d1d053ec8d0e436362500c493e4 Mon Sep 17 00:00:00 2001 From: Matheus Pereira Date: Tue, 8 Oct 2024 13:55:55 -0700 Subject: [PATCH] Fix typo pip install Manual/Multiple ROCm --- docs/install/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/install.rst b/docs/install/install.rst index fa6355e7..af6c11d6 100644 --- a/docs/install/install.rst +++ b/docs/install/install.rst @@ -106,7 +106,7 @@ Python library install example for Ubuntu 22.04 python3 -m pip install --upgrade pip - python3 -m pip install --user + python3 -m pip install --user . Now you have the AMD SMI Python library in your Python path: