From 35a2927b27cdb5a91f4421574d3ecbef806f4401 Mon Sep 17 00:00:00 2001 From: Edward Forgacs Date: Thu, 18 Jul 2019 13:00:38 -0400 Subject: [PATCH] Fix spelling error (#470) Spelling error: ist -> is --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89b9f6497..23a0514e0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ master|develop Install [docker](https://www.docker.com). -Follow the steps to get [faf-db](https://github.com/FAForever/db) setup, the following assumes the db container is called `faf-db` and the database is called `faf` and the root password ist `banana`. +Follow the steps to get [faf-db](https://github.com/FAForever/db) setup, the following assumes the db container is called `faf-db` and the database is called `faf` and the root password is `banana`. The server needs an RSA key to decode uniqueid messages, we've provided an example key in the repo as `faf-server.example.pem`. The server expects this to be named `faf-server.pem` at runtime, so first copy this