abelanger5 4 лет назад
Родитель
Сommit
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