We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7627d9b commit bd28a33Copy full SHA for bd28a33
INSTALL.rst
@@ -8,9 +8,10 @@ stable version, then run::
8
pip install robotframework-selenium2library
9
10
If you need the alpha release, which supports Python 2 and 3, then run::
11
- pip uninstall -U --pre robotframework-seleniumlibrary
12
13
-THe documentation will be fixed when the robotframework-seleniumlibrary
+ pip install -U --pre robotframework-seleniumlibrary
+
14
+The documentation will be fixed when the robotframework-seleniumlibrary
15
is released.
16
17
Preconditions
0 commit comments