aboutsummaryrefslogtreecommitdiff
path: root/INSTALL-DEV
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL-DEV')
-rw-r--r--INSTALL-DEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL-DEV b/INSTALL-DEV
index d14dfab..b301a49 100644
--- a/INSTALL-DEV
+++ b/INSTALL-DEV
@@ -125,7 +125,7 @@ load/brep-load --bpkg ../bpkg/bpkg/bpkg tests/load/r.conf
sudo /etc/init.d/apache2 restart
sudo systemctl restart apache2
-Note that if instead need to recreate the whole database (e.g., migration is
-not possible), then one way to do it would be:
+Note that if instead you need to recreate the whole database (e.g., migration
+is not possible), then one way to do it would be:
psql -d brep -c 'DROP OWNED BY <user>'