From 78b0852e143344517c84963cdf9becd7642b89cc Mon Sep 17 00:00:00 2001 From: Christoph Honal Date: Wed, 12 Feb 2020 18:42:13 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7be5a76..e6c6aa3 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ This container uses no blobs to build, however some proprietary code is needed. Use the scripts from the `scripts` directory to control the docker containers. ## Configuration -Configure the proprietary code server using the file `config/config.sh` (see or copy `config/config.sh.example*`), and place or link your private key for the server access (`ìd_rsa`) there as well. Note that this key should not be protected with a password. \ No newline at end of file +Configure the proprietary code server using the file `config/config.sh` (see or copy `config/config.sh.example*`), and place or link your private key for the server access (`id_rsa`) there as well. Note that this key should not be protected with a password. \ No newline at end of file