From 3d99bada65d4389b9d0281f60b9cf8b57614a9f7 Mon Sep 17 00:00:00 2001 From: Bill Butler Date: Sat, 27 May 2017 21:21:59 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4b791f6..ca83776f 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Comment out the existing private-key before adding yours vim witness_node_data_dir/config.ini witness-id = "1.6.x" -private-keys = ['block_signing_key'.'private_key_for_your_block_signing_key'] +private-keys = ['block_signing_key','private_key_for_your_block_signing_key'] ``` start your witness back up