Skip to content

Commit

Permalink
updated running instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
alainzhiyanov committed Jun 1, 2023
1 parent 6ee9933 commit d55a0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Versions of Pynguin 0.30.0 and onwards are now licensed as MIT.

To run on a project, first build the runner:
```
docker build -t codamosa-runner -f docker/Dockerfile --platform linux/amd64
docker build -t codamosa-runner -f docker/Dockerfile --platform linux/amd64 .
```
(or use the target platform of your choice --- should match the machine on which you want to run experiments.)

Expand Down

0 comments on commit d55a0de

Please sign in to comment.