From 3f935a060b9bb9d780e6969e1b57eaa37b660bdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D1=82=D0=B5=D0=BF=D0=B0=D0=BD=20=D0=97=D1=83=D0=B1?= =?UTF-8?q?=D0=BA=D0=BE=D0=B2?= Date: Mon, 9 Jan 2023 10:48:49 +0300 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index fd6e948..9b0fcfa 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ Installation .. code:: sh - sudo apt pip3 install pyspapi + pip3 install pyspapi Quick example --------------