From fa0c3e057a79dfe0059daa1f6f1407e304af9df0 Mon Sep 17 00:00:00 2001 From: b0xxer Date: Sat, 20 Jan 2024 08:32:38 -0600 Subject: [PATCH] Update docs/liquid-part1.md --- docs/liquid-part1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/liquid-part1.md b/docs/liquid-part1.md index 8bc5154..bdcb966 100644 --- a/docs/liquid-part1.md +++ b/docs/liquid-part1.md @@ -73,7 +73,7 @@ Liquid uses a variation of BTC Core program known as Elements, much of the setup - `$ ln -s elements-23.2.1-x86_64 elements` * Navigate to Elements 'App' web interface on Umbrel and copy `rpcuser` and `rpcpassword` values -![](elements-umbrel.png) +![](umbrel-elements.png) - `$ export E_RPCUSER=elements` - `$ export E_RPCPASS=XXXXXXXXXXXXXXXXXXXXXXX`