Skip to content

Commit

Permalink
Version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
adiralashiva8 committed Mar 13, 2021
1 parent 7d770be commit b9110d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ __Step 1__ Install robotmetrics

> Case 1: Using pip
```
pip install robotframework-metrics==3.2.2
pip install robotframework-metrics==3.2.2 (from RF4.0)
pip install robotframework-metrics==3.2.0 (below RF4.0)
```
> Case 2: Using setup.py (clone project and run command within root)
```
Expand Down

0 comments on commit b9110d0

Please sign in to comment.