Skip to content

Commit 3b53676

Browse files
committed
Fixed a mistake in the README file.
1 parent 4059589 commit 3b53676

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
@@ -25,4 +25,4 @@ The versions used in the latest version are:
2525

2626
This container can be run using the following command:
2727

28-
docker run -v <local path to the reports' folder>:/opt/robotframework/reports:Z -v <local path to the test suites' folder>:/opt/robotframework/tests:Z ppodgorsek/robotframework:<version>
28+
docker run -v <local path to the reports' folder>:/opt/robotframework/reports:Z -v <local path to the test suites' folder>:/opt/robotframework/tests:Z ppodgorsek/robot-framework:<version>

0 commit comments

Comments
 (0)