Skip to content

Commit

Permalink
Fix pip install instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
timofurrer committed Nov 11, 2019
1 parent 494b0ca commit d624fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ radish is a Behavior Driven Development tool completely written in python. It su
radish is available as `pip` package:

```bash
pip install radish-bdd
python -m pip install radish-bdd
```
**Note**: Make sure you have enough privileges to install radish on your system.

Expand Down

0 comments on commit d624fd6

Please sign in to comment.