You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. You will need Go version 1.19 or higher. If you compiled LND from source this should already be installed on your system. [You can find detailed instructions here.](../lnd/run-lnd.md)
44
-
2. You will need nodejs. [You can download and install it here](https://nodejs.org/en/download/). Most conveniently, you can install it with snap install node
45
-
3. You will need yarn. [You can download it here](https://classic.yarnpkg.com/en/docs/install). Most conveniently, you can install it with npm install --global yarn
44
+
2. You will need nodejs. [You can download and install it here](https://nodejs.org/en/download/). Most conveniently, you can install it with `snap install node`
45
+
3. You will need yarn. [You can download it here](https://classic.yarnpkg.com/en/docs/install). Most conveniently, you can install it with `npm install --global yarn`
0 commit comments