Parcourir la source

Fix step number

pull/816/head
Slavi Pantaleev il y a 5 ans
Parent
révision
acf7866442
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      CHANGELOG.md

+ 1
- 1
CHANGELOG.md Voir le fichier

@@ -53,7 +53,7 @@ CREATE ROLE matrix LOGIN SUPERUSER PASSWORD 'YOUR_POSTGRES_PASSWORD_HERE';

.. where `YOUR_POSTGRES_PASSWORD_HERE` is to be replaced with the password you generated during step #2.

1. Execute the following queries as you see them (no modifications necessary, so you can just **paste them all at once**):
9. Execute the following queries as you see them (no modifications necessary, so you can just **paste them all at once**):

```sql
CREATE DATABASE matrix OWNER matrix;


Chargement…
Annuler
Enregistrer