From 6753be20fad516db7847a573ddb8364a85a41f97 Mon Sep 17 00:00:00 2001 From: NickChecan Date: Sat, 19 Oct 2024 02:53:21 +0000 Subject: [PATCH] fix: change repository links in the readme file --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dc998c5..b7d2a6e 100644 --- a/README.md +++ b/README.md @@ -47,12 +47,12 @@ Each template needs to have a test implementation. The testing operations in thi ### Testing locally -To test the images locally, the environment variable `VARIANT` need to be set prior to the bash file execution. +To test the templates locally, the environment variable `VARIANT` need to be set prior to the bash file execution. Template for command to run the test locally: ``` -VARIANT= test//test.sh +VARIANT= test/