Skip to content

Commit 807a5c4

Browse files
committed
Use robot, not pybot, also in BUILD.rst
1 parent 81a716e commit 807a5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Creating releases
44
1. Re-generate results available online if tests have changed::
55

66
rm -rf results log.html report.html output.xml
7-
pybot --outputdir results QuickStart.rst
7+
robot --outputdir results QuickStart.rst
88
git checkout gh-pages
99
mv -f results/*.* .
1010
rmdir results

0 commit comments

Comments
 (0)