From 9d9c4e6bf7246594052cd3ef77da192c142f0ab0 Mon Sep 17 00:00:00 2001 From: Victor Lin <13424970+victorlin@users.noreply.github.com> Date: Sun, 28 Apr 2024 08:14:56 -0700 Subject: [PATCH] Fix postgresql package name --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index fe7c86c..94d6a8d 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -177,7 +177,7 @@ systemctl enable --now invidious.service ```bash brew update -brew install crystal postgres imagemagick librsvg +brew install crystal postgresql imagemagick librsvg ``` #### Set up PostgresSQL