diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/user/remote-control.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user/remote-control.rst b/Documentation/user/remote-control.rst index c8b7442f17..43f1fb3118 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 ^^^^^^^^^^^^^^^^^^^^ |