From 8548087a8fe8e36bc8fe898a474e71605093c2e6 Mon Sep 17 00:00:00 2001 From: Shreerang Kale Date: Mon, 4 Aug 2025 18:45:21 +0530 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02ababa..4e488bd 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ Run comprehensive tests to validate that the zenithd node's TGE allocations and Navigate to the lockdrop-simulation directory (if not already there): ```bash - cd /lockdrop-simulation + cd ``` Activate `venv`: @@ -307,7 +307,7 @@ zenith-ansible -i ./inventories/development/hosts.yml stage1-site.yml -e "mode=c Go to `lockdrop-simulation` directory: ```bash -cd /lockdrop-simulation +cd ``` Clean up Python virtual environment: