Skip to content

Commit a744d03

Browse files
authored
fix install command
1 parent 6a86509 commit a744d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
You can install `py-rules-engine` using pip:
3737

3838
```bash
39-
pip install py-rules
39+
pip install py-rules-engine
4040
```
4141

4242

0 commit comments

Comments
 (0)