From 41ccb940ff7a21c878a953f64b4b5036e2ab3a1f Mon Sep 17 00:00:00 2001 From: Grant Allan Date: Sat, 25 Nov 2023 11:24:32 -0500 Subject: [PATCH] corrected the install incantations --- doc/interfaces/neovi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/interfaces/neovi.rst b/doc/interfaces/neovi.rst index 0baf08055..bc711d86b 100644 --- a/doc/interfaces/neovi.rst +++ b/doc/interfaces/neovi.rst @@ -23,7 +23,7 @@ package. - Install ``python-can`` with the ``neovi`` extras: .. code-block:: bash - pip install python-ics[neovi] + pip install python-can[neovi] Configuration