Skip to content

Commit

Permalink
Merge pull request home-assistant#24 from zoresvit/patch-1
Browse files Browse the repository at this point in the history
Spell fix
  • Loading branch information
Landrash authored May 19, 2017
2 parents 1dcfd2b + 5c4d67c commit 1fe50b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The Haspbian image is built with the same script that generates the official [Ra

By default the Haspbian image is built on a Debian 8 droplet on Digital Ocean and takes about 30 minutes to build on the cheapest droplet. Dependencies and everything is handled by the build script with the exception of `git`.

Since this image is based on [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) it keeps the defualt password and username from [Raspbian](https://www.raspberrypi.org/downloads/raspbian/). Default user for use locally or over ssh is `pi` and the password is `raspberry`.
Since this image is based on [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) it keeps the default password and username from [Raspbian](https://www.raspberrypi.org/downloads/raspbian/). Default user for use locally or over ssh is `pi` and the password is `raspberry`.

Build instructions:
- Install git. `sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install git`
Expand Down

0 comments on commit 1fe50b6

Please sign in to comment.