From 32af9d705381770fab5350c21110b78b42601203 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sun, 5 Dec 2021 10:40:12 +0200 Subject: [PATCH] Fix path typo --- docs/importing-postgres.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/importing-postgres.md b/docs/importing-postgres.md index 146fc5897..c5a8d8286 100644 --- a/docs/importing-postgres.md +++ b/docs/importing-postgres.md @@ -99,4 +99,4 @@ Check, if `--dbname` is set to `synapse` (not `matrix`) and replace paths (or ev ### Hints -To open psql terminal run `usr/local/bin/matrix-postgres-cli` +To open psql terminal run `/usr/local/bin/matrix-postgres-cli`