Skip to content

Commit 9ff73c2

Browse files
authored
Update ReadMe.md
1 parent cd5b767 commit 9ff73c2

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
@@ -20,7 +20,7 @@ Update the env file with the appropriate arguments for your needs.
2020

2121
# Run the container
2222
```
23-
docker run --env-file={path/to/env_file} -v ~/{path/to/MountFolder}:/data dstein96/probegenerator:0.71
23+
docker run --env-file={path/to/env_file} -v ~/{path/to/MountFolder}:/data dstein96/probegenerator:0.73
2424
```
2525
After running the container you should see a folder called output containing the probe information in your MountFolder.
2626

0 commit comments

Comments
 (0)