From cfb131ae3e3532b8422ff36de90cf7fda343d508 Mon Sep 17 00:00:00 2001 From: witty <131909329+0xwitty@users.noreply.github.com> Date: Thu, 26 Dec 2024 12:37:54 +0300 Subject: [PATCH] docs: Corrected minor language issues in install.md --- docs/hubble/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hubble/install.md b/docs/hubble/install.md index 1fd3c16d..69705007 100644 --- a/docs/hubble/install.md +++ b/docs/hubble/install.md @@ -59,7 +59,7 @@ OPTIMISM_L2_RPC_URL=your-L2-optimism-RPC-URL HUB_OPERATOR_FID=your-fid ``` -5. Follow the instructions to set [connect to a network](./networks.md). +5. Follow the instructions to [connect to a network](./networks.md). 6. Start Hubble with docker compose in detached mode: @@ -111,7 +111,7 @@ First, ensure that the following are installed globally on your machine: To run the Hubble commands, go to the Hubble app (`cd apps/hubble`) and run the `yarn` commands. -1. `yarn identity create` to create a ID +1. `yarn identity create` to create an ID 2. Follow the instructions to set [connect to a network](./networks.md) 3. `yarn start --eth-mainnet-rpc-url --l2-rpc-url --hub-operator-fid `