Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toneloc authored Oct 21, 2024
1 parent dfbbfcc commit 971dca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 971dca8

Please sign in to comment.