We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ad43c commit 72b7102Copy full SHA for 72b7102
ubuntu/README.md
@@ -80,8 +80,8 @@ kernel on deploy.
80
81
### Building different architectures
82
83
-By default, images are produces for amd64. You can build for arm64 as well if
84
-you specify the `architecture` parameter:
+By default, images are produces for amd64. You can build for arm64 or riscv64
+as well if you specify the `architecture` parameter:
85
86
```shell
87
packer init .
0 commit comments