Просмотр исходного кода

Update docs/developing/setup.md

Co-authored-by: abelanger5 <alexander.b138@gmail.com>
jlorezz 5 лет назад
Родитель
Сommit
1762da4776
1 измененных файлов с 1 добавлено и 1 удалено
  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;`