docs: Fix imperative mood in documentation instructions Update onebox-test.md (#316)

This commit is contained in:
witty 2025-02-11 11:50:39 +03:00 committed by GitHub
parent 91680f2e33
commit 760d4b4a53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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