We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0cb7e commit 5cbd276Copy full SHA for 5cbd276
1 file changed
{{cookiecutter.project_name|replace(" ", "")}}/README.md
@@ -29,7 +29,7 @@ If you'd like to build all of the supported docker images, you can set the `PLAT
29
PLATFORM=all task build
30
```
31
32
-You can also specify a single platform of either `linux/arm64` or `linux/amd64.
+You can also specify a single platform of either `linux/arm64` or `linux/amd64`.
33
34
## Troubleshooting
35
0 commit comments