From 36ed93f98c6eba24d4d13bc26cd10c5704a3504f Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 28 Jan 2020 13:51:41 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65b4624..be49f60 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ In a first terminal: In a second terminal: ```bash -./donar -c -o onion_service.pub -a lightning -l 12 -p 'fast_count=3!tick_tock=0!window=2000' -e 5000 -r 5000 +./donar -c -o onion_services.pub -a lightning -l 12 -p 'fast_count=3!tick_tock=0!window=2000' -e 5000 -r 5000 ``` In a third terminal: