From 4c980f89a328b5414819ba104fa0e5a7af2a8aeb Mon Sep 17 00:00:00 2001 From: tpollina Date: Mon, 16 Dec 2019 19:23:20 -0800 Subject: [PATCH] Update install.rst --- docs/install.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index aeeb545..26a7bd1 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -7,7 +7,7 @@ Install Raspbian on your Raspberry Pi ************************************* Download the image -=================== +================== Download the .zip file of Raspbian Buster with desktop from the Raspberry Pi website Downloads page. @@ -46,7 +46,7 @@ Reboot your Pi safely *************************** Raspberry Pi configurations -****************** +*************************** Enable Camera/SSH/I2C in raspi-config @@ -65,9 +65,9 @@ Reboot your Pi safely sudo reboot now -*************** +************************************************** Install the needed libraries for the PlanktonScope -*********************** +************************************************** Install CircuitPython ===================== @@ -98,14 +98,14 @@ Found what is the IP of your Raspberry Pi Reach the url on a local browser : http://127.0.0.1/html/ Install Ultimate GPS HAT -================== +======================== `Installing Adafruit GPS HAT `_ `Use Python Thread with GPS HAT `_ Install RGB Cooling HAT -================== +======================= `Installing RGB Cooling HAT `_ ::