Skip to content

Commit

Permalink
modify log (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
takagisou committed Aug 23, 2023
1 parent ed59ba8 commit 8d79378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -345,9 +345,9 @@ export POSTGRES_ERROR_INSTALL
define POSTGRES_ERROR_RUNNING
🛑 PostgreSQL isn't running! The isowords backend depends on this.

Make sure it's spawned by running, e.g., if installed via Homebrew::
Make sure it's spawned by running, e.g., if installed via Homebrew:

$$ \033[1mpg_ctl\033[0m \033[38;5;66m-D /usr/local/var/postgres start\033[0m
$$ \033[1mbrew\033[0m \033[38;5;66mservices start postgresql@15\033[0m

endef
export POSTGRES_ERROR_RUNNING
Expand Down

0 comments on commit 8d79378

Please sign in to comment.