diff --git a/README.md b/README.md index e28b8f0..dea5190 100644 --- a/README.md +++ b/README.md @@ -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!` \ No newline at end of file +Password: `Password1!`