Skip to content

Commit bd28a33

Browse files
davidchunhoneyaaltat
authored andcommitted
Quick typos fixes in INSTALL.rst (#876)
1 parent 7627d9b commit bd28a33

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

INSTALL.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ stable version, then run::
88
pip install robotframework-selenium2library
99

1010
If you need the alpha release, which supports Python 2 and 3, then run::
11-
pip uninstall -U --pre robotframework-seleniumlibrary
1211

13-
THe documentation will be fixed when the robotframework-seleniumlibrary
12+
pip install -U --pre robotframework-seleniumlibrary
13+
14+
The documentation will be fixed when the robotframework-seleniumlibrary
1415
is released.
1516

1617
Preconditions

0 commit comments

Comments
 (0)