[PATCH] Documentation: remote-control: be explicit about python2 requirement
Sascha Hauer
sha at pengutronix.de
Fri Apr 29 00:11:39 PDT 2022
On Tue, Apr 26, 2022 at 08:46:58AM +0200, Ahmad Fatoum wrote:
> This should help users a bit when using the tool.
>
> Signed-off-by: Ahmad Fatoum <ahmad at a3f.at>
> ---
> Documentation/user/remote-control.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks
Sascha
>
> 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 at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list