We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f97603 commit ac7db04Copy full SHA for ac7db04
1 file changed
articles/install-qdk-chemistry.md
@@ -43,7 +43,7 @@ QDK/Chemistry is distributed as the `qdk-chemistry` Python library through PyPI.
43
1. Install the `qdk-chemistry` library with all extras:
44
45
```bash
46
- python -m pip install "qdk-chemistry[all]"
+ python3 -m pip install "qdk-chemistry[all]"
47
```
48
49
> [!NOTE]
0 commit comments