diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -97,11 +97,10 @@ BitTorrent) inside the web browser, as of today. | |||
97 | ## Dependencies | 97 | ## Dependencies |
98 | 98 | ||
99 | * nginx | 99 | * nginx |
100 | * PostgreSQL | 100 | * **PostgreSQL >= 9.6** |
101 | * **Redis >= 2.8.18** | 101 | * **Redis >= 2.8.18** |
102 | * **NodeJS >= 8.x** | 102 | * **NodeJS >= 8.x** |
103 | * yarn | 103 | * yarn |
104 | * OpenSSL (cli) | ||
105 | * **FFmpeg >= 3.x** | 104 | * **FFmpeg >= 3.x** |
106 | 105 | ||
107 | ## Run in production | 106 | ## Run in production |