From 32f0db8cd75bbdb4fd7364b8a9b5b78b2fbc6171 Mon Sep 17 00:00:00 2001 From: benarc Date: Tue, 14 Nov 2023 14:19:34 +0000 Subject: [PATCH] removed whitespace --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b7f1a86..818c82a 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,10 @@ make dev # testing ```sh - chmod +x ./tests - ./tests - # short answer :) - ./tests && echo "PASSED" || echo "FAILED" > /dev/null +chmod +x ./tests +./tests +# short answer :) +./tests && echo "PASSED" || echo "FAILED" > /dev/null ``` usage of the `bitcoin-cli-sim`, `lightning-cli-sim` and `lncli-sim` aliases