Upadte getting started rasp pi instructions
This commit is contained in:
parent
7c692f40e7
commit
3f94995f0b
2 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue