From 0b5baf2d24f4291e54264c3a968a3d52b2382438 Mon Sep 17 00:00:00 2001 From: Javier Vargas Date: Wed, 22 Jul 2020 17:03:51 +0200 Subject: [PATCH] Update 13_1_Verifying_Your_Lightning_Setup.md --- 13_1_Verifying_Your_Lightning_Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13_1_Verifying_Your_Lightning_Setup.md b/13_1_Verifying_Your_Lightning_Setup.md index 7a4bca2..c68b611 100644 --- a/13_1_Verifying_Your_Lightning_Setup.md +++ b/13_1_Verifying_Your_Lightning_Setup.md @@ -58,7 +58,7 @@ The following additional packages will be installed: ``` c$ git clone https://github.com/ElementsProject/lightning.git -cd lightning +c$ cd lightning ``` * Get additional dependencies for development or testing.