We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a709d commit 994f5a9Copy full SHA for 994f5a9
1 file changed
README.md
@@ -11,7 +11,7 @@ Complex class for different operations on complex numbers.
11
Use the package manager [pip](https://pypi.org/project/cmpx/) to install cmpx.
12
13
```bash
14
-pip install foobar
+pip install cmpx
15
```
16
17
## Usage
0 commit comments