Skip to content

Commit e1c257b

Browse files
authored
Issue #443 - Add notes to documentation explaining what architectures are supported
1 parent f9939ab commit e1c257b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ It is anyway mandatory to extend the container image to install the specific dat
282282

283283
### Supported devices and architectures
284284

285-
As mentioned on the [Docker Hub](https://hub.docker.com/r/ppodgorsek/robot-framework), the project has been built and uploaded as a linux/amd64 image. This means ARM devices won't be able to run the image with the default configuration.
285+
As mentioned on the [Docker Hub](https://hub.docker.com/r/ppodgorsek/robot-framework), the project has been built and uploaded as a `linux/amd64` image. This means ARM devices won't be able to run the image with the default configuration.
286286

287287
Podman and Docker provide a `--platform` option which emulates a given application architecture, such as:
288288

0 commit comments

Comments
 (0)