Skip to content

Commit ac7db04

Browse files
committed
Typo fix
1 parent 0f97603 commit ac7db04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/install-qdk-chemistry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ QDK/Chemistry is distributed as the `qdk-chemistry` Python library through PyPI.
4343
1. Install the `qdk-chemistry` library with all extras:
4444
4545
```bash
46-
python -m pip install "qdk-chemistry[all]"
46+
python3 -m pip install "qdk-chemistry[all]"
4747
```
4848

4949
> [!NOTE]

0 commit comments

Comments
 (0)