From 2065b1d62e7954373d97c39f118898fd1eb6737a Mon Sep 17 00:00:00 2001 From: swarupsengupta2007 Date: Sat, 4 May 2024 20:24:40 +0530 Subject: [PATCH] updated README to include helper script decumentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbc2e33..6a2bb50 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ docker buildx build --build-arg TARGETS=${TARGETS} -t / --platform ${TARGETS} . --push ``` -Or +Or
4. use the helper script make.bash as follows ```bash # optional, choose targets (defaults to the following list)