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 7d770be commit b9110d0Copy full SHA for b9110d0
README.md
@@ -33,7 +33,8 @@ __Step 1__ Install robotmetrics
33
34
> Case 1: Using pip
35
```
36
- pip install robotframework-metrics==3.2.2
+ pip install robotframework-metrics==3.2.2 (from RF4.0)
37
+ pip install robotframework-metrics==3.2.0 (below RF4.0)
38
39
> Case 2: Using setup.py (clone project and run command within root)
40
0 commit comments