From 760d4b4a537e0ace5c2cb98034cb38e2663670e7 Mon Sep 17 00:00:00 2001 From: witty <131909329+0xwitty@users.noreply.github.com> Date: Tue, 11 Feb 2025 11:50:39 +0300 Subject: [PATCH] docs: Fix imperative mood in documentation instructions Update onebox-test.md (#316) --- docs/onebox-test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/onebox-test.md b/docs/onebox-test.md index a497703..8b47b0c 100644 --- a/docs/onebox-test.md +++ b/docs/onebox-test.md @@ -5,7 +5,7 @@ ## Prerequisites - Requires python version: 3.8, 3.9 or 3.10, higher version is not guaranteed (e.g. failed to install `pysha3`). -- Installs dependencies under root folder: `pip3 install -r requirements.txt` +- Install dependencies under root folder: `pip3 install -r requirements.txt` ## Install Blockchain Nodes