From ef43c7a9e56b1558f9f04b810cc08d29942346de Mon Sep 17 00:00:00 2001 From: tpollina Date: Thu, 9 Jan 2020 11:37:38 +0100 Subject: [PATCH] Update install.rst --- docs/install.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index 05077a3..cdde011 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -103,11 +103,13 @@ Install Ultimate GPS HAT `Use Python Thread with GPS HAT `_ - +:: + sudo apt-get install python gpsd gpsd-clients + Install RGB Cooling HAT ======================= `Installing RGB Cooling HAT `_ -Tupe these command to install: +Type these command to install: :: git clone https://github.com/WiringPi/WiringPi.git cd WiringPi @@ -161,7 +163,7 @@ These nodes will be used in Node-RED: npm install node-red-contrib-calc #npm install node-red-contrib-ffmpeg npm install node-red-contrib-loop-processing - + npm install node-red-contrib-gpsd Import the last GUI -------------------