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 e59041e commit 44cb737Copy full SHA for 44cb737
tasks.py
@@ -28,13 +28,13 @@
28
29
::
30
31
- pip install --pre --upgrade robotframework-robotlibcore
+ pip install --pre --upgrade pip install robotframework-pythonlibcore
32
33
to install the latest available release or use
34
35
36
37
- pip install robotframework-robotlibcore=={version}
+ pip install pip install robotframework-pythonlibcore=={version}
38
39
to install exactly this version. Alternatively you can download the source
40
distribution from PyPI_ and install it manually.
0 commit comments