From 40a798514d7569e54c1528fdaa99e006d8666f0e Mon Sep 17 00:00:00 2001 From: robert Date: Mon, 26 May 2025 11:15:25 -0400 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c03217..1d92855 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ This flow allows the DM to prepare and run encounters efficiently while providin #### **Clone the Repository:** ```bash -git clone +git clone https://code.draft13.com/robert/ttrpg-initiative-tracker.git cd ttrpg-initiative-tracker ```