Update setup.en.md (#7675)
Updated PostgreSQL version to 12 See https://github.com/misskey-dev/misskey/issues/7632#issuecomment-901653826
This commit is contained in:
parent
a53e1e4ec3
commit
802db92d98
|
@ -24,7 +24,7 @@ Please install and setup these softwares:
|
|||
|
||||
#### Dependencies :package:
|
||||
* **[Node.js](https://nodejs.org/en/)** (12.x, 14.x)
|
||||
* **[PostgreSQL](https://www.postgresql.org/)** (>= 10)
|
||||
* **[PostgreSQL](https://www.postgresql.org/)** (12.x / 13.x is preferred)
|
||||
* **[Redis](https://redis.io/)**
|
||||
|
||||
##### Optional
|
||||
|
|
Loading…
Reference in New Issue