From 62504d3a70bf0982c10643f9ee25ce3b0556ad2e Mon Sep 17 00:00:00 2001 From: sairajzero Date: Tue, 26 Jul 2022 03:04:04 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9823980..7490496 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Edit the values in `args/config.json` as required. "sql_host": "" } ``` -- **private-key**: Private key of the cloud +- **private-key**: Private key of the node - **port**: Port of the server to run on - **MySQL-username**: Username for MySQL - **MySQL-password**: Password for MySQL