Skip to content

Commit 0de2cab

Browse files
authored
Update README.md
1 parent f25a4f6 commit 0de2cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can build docker image from source code locally.
1313

1414
git clone https://github.com/antlr/antlr4.git
1515
cd antlr4/docker
16-
docker build -t antlr/antlr4 .
16+
docker build -t antlr/antlr4 --platfort linux/amd64 .
1717

1818

1919
## Run

0 commit comments

Comments
 (0)