Update installation instructions
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Pierre Hubert 2023-12-12 19:06:22 +01:00
parent e4ae43f182
commit 35d7bd493e
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ docker-compose up
3. Install Diesel CLI:
```bash
sudo apt install libpq5 libpq-dev
sudo apt install libpq5 libpq-dev pkg-config libssl-dev
cargo install diesel_cli --no-default-features --features postgres
```
@ -51,4 +51,4 @@ evan@qlik.example
franklin@qlik.example
```
Password: `Password1!`
Password: `Password1!`