mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-24 03:54:21 +01:00
update readme
This commit is contained in:
@@ -40,7 +40,8 @@ These steps help you install Python via pyenv and Poetry. If you already have Po
|
||||
#### Poetry: Prerequisites
|
||||
|
||||
```bash
|
||||
sudo apt install -y build-essential pkg-config libffi-dev libpq-dev zlib1g-dev libssl-dev python3-dev
|
||||
# on ubuntu:
|
||||
sudo apt install -y build-essential pkg-config libffi-dev libpq-dev zlib1g-dev libssl-dev python3-dev libsqlite3-dev
|
||||
# on mac: brew install postgres
|
||||
|
||||
# install python using pyenv
|
||||
|
||||
Reference in New Issue
Block a user