File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ on. You will need:
1919 topology of channels.
2020* Access to execute commands on _ at least_ one node in the network.
2121* Rust compiler [ installed] ( https://www.rust-lang.org/tools/install ) .
22+ * Protoc [ installed] ( https://grpc.io/docs/protoc-installation ) .
2223
2324## LN Implementation Support
2425* LND ✅
@@ -30,7 +31,8 @@ See our [tracking issue](https://github.com/bitcoin-dev-project/sim-ln/issues/26
3031for updates on implementation support (contributions welcome!).
3132
3233## Getting Started
33- Clone the repo:
34+
35+ Once you have all the pre-requisites installed, clone the repo:
3436```
3537git clone https://github.com/bitcoin-dev-project/sim-ln
3638cd sim-ln
You can’t perform that action at this time.
0 commit comments