From 1eb94b05974f1a6b334b2f9108dc29a219b7d22b Mon Sep 17 00:00:00 2001 From: Randell Callahan Date: Fri, 29 Nov 2024 15:07:53 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7787a79..eb0e2d8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ In the top right, select the dropdown __Use this template__ and select __Create Once cloned, run the `update_module.sh` script to change the module to your module name. ```shell -./update_module my-new-module +./update_module "github.com/me/my-new-module" ``` Install the following before generating files