From 5a07b545e287f09c989cf5fd233dac3dd2735adc Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Mon, 10 Jul 2017 17:44:47 +0100 Subject: [PATCH] Rename x86 distro --- docs/remote_gpio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/remote_gpio.rst b/docs/remote_gpio.rst index ef19b88..882d848 100644 --- a/docs/remote_gpio.rst +++ b/docs/remote_gpio.rst @@ -54,7 +54,7 @@ Preparing the host computer =========================== If the host computer is a Raspberry Pi running Raspbian Jessie (or a PC running -x86 PIXEL), then you have everything you need. If you're using another Linux +Raspbian x86), then you have everything you need. If you're using another Linux distribution, Mac OS or Windows then you'll need to install the ``pigpio`` Python library on the PC.