Skip to content

Commit

Permalink
Merge pull request #27 from sakura-internet/feat/install_doc
Browse files Browse the repository at this point in the history
Add instruction to install by using the Library Manager
  • Loading branch information
misodengaku authored Jan 16, 2017
2 parents 33d76af + 6e4a659 commit 55eb48a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,17 @@ with

# Install

## Using the Library Manager (Recommended)

* Open the IDE and click to the `Sketch` menu and then `Include Library` > `Manage Libraries`.
* Input `sakuraio` in search box.
* Click on `Install` and wait for the IDE to install the new library.

![Library Manager](docs/librarymanager.png)


## Manual Install

* Download ZIP from [here](https://github.com/sakura-internet/SakuraIOArduino/archive/master.zip).
* Place the ZIP file in Arduino `libraries` directory.
* Mac `~/Documents/Arduino/libraries`
Expand Down
Binary file added docs/librarymanager.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 55eb48a

Please sign in to comment.