瀏覽代碼

Update docs/developing/setup.md

Co-authored-by: abelanger5 <alexander.b138@gmail.com>
jlorezz 5 年之前
父節點
當前提交
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;`