Skip to content

Commit a3bf553

Browse files
committed
Change reference to python 2
1 parent 65eac6c commit a3bf553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# This script may be executed as `python3.6 script.py [directory of CRX]`
66
#
7-
# The script is compatible with Python 2. Python 3 is not tested.
7+
# The script is compatible with Python 3.6.
88
# Selenium, WebDriver and Google Chrome (or Chromium) must be installed
99
# in order for the script to run successfully. A desktop version
1010
# of linux is required for the script to run correctly as well.

0 commit comments

Comments
 (0)