Use correct PostgreSQL version command in bug template
[akkoma] / .gitlab / issue_templates / Bug.md
index 66fbc510edeb020a29533548ef1e0bb681752bae..9ce9b69182441ad145ebcf5dacfa0994954072bb 100644 (file)
@@ -14,7 +14,7 @@
 * Pleroma version (could be found in the "Version" tab of settings in Pleroma-FE): 
 * Elixir version (`elixir -v` for from source installations, N/A for OTP):
 * Operating system:
-* PostgreSQL version (`postgres -V`):
+* PostgreSQL version (`psql -V`):
 
 
 ### Bug description