2
0
Эх сурвалжийг харах

Update docs/developing/setup.md

Co-authored-by: abelanger5 <alexander.b138@gmail.com>
jlorezz 5 жил өмнө
parent
commit
1762da4776

+ 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;`