ソースを参照

Update setup.md

abelanger5 4 年 前
コミット
67a803a1e3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/developing/setup.md

+ 1 - 1
docs/developing/setup.md

@@ -89,7 +89,7 @@ Follow the steps to install WSL on Windows here https://docs.microsoft.com/en-us
 ### Requirements
 
 `sudo apt install xdg-utils` <br/>
-`sudo apt install postgres`
+`sudo apt install postgresql`
 
 ### Setup Process