From bfe124a613ed44812236ad42b9e8da74722ca64b Mon Sep 17 00:00:00 2001 From: ghost Date: Fri, 26 Jan 2024 21:06:10 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4947432..00b8234 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ KevaChat is distributed chat platform for open, uncensored and privacy respectab * `mkdir host/127.0.0.1` * `cp example/config.json host/127.0.0.1/config.json` -* `cp host/127.0.0.1` +* `cd host/127.0.0.1` * `openssl req -x509 -newkey rsa:4096 -keyout key.rsa -out cert.pem -days 365 -nodes -subj "/CN=127.0.0.1"` ## Start