From e22eebabadf0cda4fa4f3dfc1c5e9510be5381b3 Mon Sep 17 00:00:00 2001 From: xermicus Date: Thu, 18 Jul 2024 23:10:24 +0200 Subject: [PATCH] update README.md Signed-off-by: xermicus --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5229896..7e70fd6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ Discussion around the development is hosted on the [Polkadot Forum](https://foru ## Installation -TL;DR installing the `resolc` Solidity frontend executable: +`resolc` depends on the [solc](https://github.com/ethereum/solidity) binary installed on your system. + +To install the `resolc` Solidity frontend executable: ```bash bash build-llvm.sh