Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,14 @@ LTC: Lajqnm28UipLbzJqvyy4tRQFf39xQy6B48

## Install ##

It's super easy - just use pip to get the latest version.
It's super easy - just use pip to get the latest version (Python 3 is **required**):

```
pip install nanoleaf --upgrade
```

If you get an error similar to `Command '['git', 'tag', '-l', '--points-at', 'HEAD']' returned non-zero exit status 128`, this is because you attempted an installation using pip from Python 2.

## Setup ##

There are two pieces of information you'll need to control your Aurora: The IP address and an auth token.
Expand Down