Skip to content

Commit 2d26514

Browse files
Fixed a typo (package name) in the readme.
1 parent 1dac9c8 commit 2d26514

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
@@ -23,7 +23,7 @@ This project requires [Python](https://www.python.org/) >= 3.10.
2323

2424
The project can be installed from PyPi with:
2525
```sh
26-
pip3 install pacai
26+
pip3 install edq-pacai
2727
```
2828

2929
Standard Python requirements are listed in `pyproject.toml`.

0 commit comments

Comments
 (0)