.. _Installation:

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


Option 1
==========
- Open the Arduino IDE.
- Go to Sketch > Include Library > Manage libraries.
- Search for SPIMemory.
- 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 'SPIMemory'
- Move the folder to your libraries folder (~/sketches/libraries)
