From 971dca8a9ef7bd7456e83510d174f4e3b193042a Mon Sep 17 00:00:00 2001 From: toneloc Date: Mon, 21 Oct 2024 17:15:32 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5da50aa..dc41ba9 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ Links with examples: ### Developer Demo (LDK + Rust) -To run this demo, you will need Rust installed. You must also be connected to the internet to use Mutinynet for testing. +To run this demo, you will need Rust installed on a Unix-like OS. You must also be connected to the internet to use Mutinynet for testing. Using a fresh Ubuntu? You may need to install OpenSSL libraries. `sudo apt-get install -y pkg-config libssl-dev` and `curl`. -Clone the repo and open it in **two windows**. +Clone the repo and `cd` into the directory in **two windows**. #### Steps: