Skip to content

Commit 33f9d24

Browse files
authored
chore: Improve README.MD (#549)
1 parent 940ad4c commit 33f9d24

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ More on CSM in the [docs](https://docs.lido.fi/staking-modules/csm/intro).
1111

1212
## Getting Started
1313

14-
- Install [Foundry tools](https://book.getfoundry.sh/getting-started/installation)
14+
- Install [Foundry tools](https://book.getfoundry.sh/getting-started/installation) (version 1.2.3, see `.foundryref`)
1515

16-
- Install [Just](https://github.com/casey/just)
16+
- Install [Just](https://github.com/casey/just) (version 1.24.0 or later)
17+
18+
- Install [jq](https://jqlang.org/download/) (version 1.6 or later)
1719

1820
> Some Linux distributions (like Arch Linux) might require additional install of [netcat (nc)](https://en.wikipedia.org/wiki/Netcat). The preferred version is OpenBSD.
1921

0 commit comments

Comments
 (0)