.. _Installation:

#############
Installation
#############

==========
Option 1
==========
- Open the Arduino IDE.
- Go to Sketch > Include Library > Manage libraries.
- Search for SPIFlash.
- Install the latest version.
==========
Option 2
==========
- Click `here <https://github.com/Marzogh/SPIFlash/archive/master.zip>`_
- Unzip the archive that downloads and rename resulting folder to 'SPIFlash'
- Move the folder to your libraries folder (~/sketches/libraries)
