Selaa lähdekoodia

Update docs/developing/setup.md

Co-authored-by: abelanger5 <alexander.b138@gmail.com>
jlorezz 5 vuotta sitten
vanhempi
sitoutus
1762da4776
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/developing/setup.md

+ 1 - 1
docs/developing/setup.md

@@ -50,6 +50,6 @@ Open your terminal in the root repository and enter:
 
 It will promt you for a password. Enter `porter`
 
-Next, verify your email.
+Next, update your email in the database to `verified":
 
 `UPDATE users SET email_verified='t' WHERE id=1;`