mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Upadte getting started rasp pi instructions
This commit is contained in:
parent
7c692f40e7
commit
3f94995f0b
2
_deploy
2
_deploy
@ -1 +1 @@
|
||||
Subproject commit 7b44ce4deebc812e4fb978358d04cb0af15c44cd
|
||||
Subproject commit a66a896a958c17780b9646bdc32a9b29719f8f20
|
@ -92,7 +92,7 @@ eval "$(pyenv virtualenv-init -)"
|
||||
|
||||
```bash
|
||||
sudo apt-get install python3-dev
|
||||
sudo apt-get install libsqlite3-dev libreadline-dev
|
||||
sudo apt-get install libsqlite3-dev libreadline-dev libbz2-dev
|
||||
```
|
||||
|
||||
<p>Log out and then back in so your bashrc is reloaded.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user