[PATCH] Documentation: remote-control: be explicit about python2 requirement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This should help users a bit when using the tool.

Signed-off-by: Ahmad Fatoum <ahmad@xxxxxx>
---
 Documentation/user/remote-control.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/user/remote-control.rst b/Documentation/user/remote-control.rst
index c8b7442f175a..43f1fb3118ea 100644
--- a/Documentation/user/remote-control.rst
+++ b/Documentation/user/remote-control.rst
@@ -54,7 +54,7 @@ account via:
 
 .. code-block:: sh
 
-  pip install --user crcmod enum enum34
+  python2 -m pip install --user crcmod enum enum34
 
 configuring bbremote
 ^^^^^^^^^^^^^^^^^^^^
-- 
2.34.1


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux