From 871603065f0b919814b49ebb4991445f65825612 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Sat, 14 Sep 2024 17:31:53 +1000 Subject: [PATCH] feat: Add more info to readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29f9cc5..fb1de90 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,13 @@ Make sure you have these installed: - Python3 -Install hsd-ledger package: +Clone this repository: +```bash +git clone https://git.woodburn.au/nathanwoodburn/renew-all.git +cd renew-all +``` +Install hsd-ledger package in the repository: + ```bash git clone https://github.com/Nathanwoodburn/hsd-ledger.git cd hsd-ledger