From 343836c80e0e1bd40abb459d149afeddeac02516 Mon Sep 17 00:00:00 2001 From: Bryer <0xbryer@gmail.com> Date: Mon, 2 Dec 2024 09:09:58 +0200 Subject: [PATCH] Typo fix Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b9ef2b..ecd2541 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Library and CLI to work with the ETH keystore file and extract latest validator ## Option 1: Running an Executable (Recommended route) -If you want to run a compiled version (easier option then CLI) +If you want to run a compiled version (easier option than CLI) 1. Go to the releases section: https://github.com/ssvlabs/ssv-keys/releases 2. Select the latest release for the specific version of the CLI: `vX.Y.Z-v1` - for the first version of the contract, `vX.Y.Z-v2` - for second etc.