Skip to content

Commit b9110d0

Browse files
committed
Version changes
1 parent 7d770be commit b9110d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ __Step 1__ Install robotmetrics
3333

3434
> Case 1: Using pip
3535
```
36-
pip install robotframework-metrics==3.2.2
36+
pip install robotframework-metrics==3.2.2 (from RF4.0)
37+
pip install robotframework-metrics==3.2.0 (below RF4.0)
3738
```
3839
> Case 2: Using setup.py (clone project and run command within root)
3940
```

0 commit comments

Comments
 (0)