Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Commit 9f08b37

Browse files
authored
Update README.md
1 parent 15cd7b7 commit 9f08b37

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
@@ -31,7 +31,7 @@ These should already be installed on most systems. The Intel compilers and MKL m
3131
The easiest way to install the stable version from the Python Package Index (PyPI) is using the official, built-in Python package manager, `pip`:
3232

3333
```bash
34-
pip qml --user -U
34+
pip install qml --user -U
3535
```
3636

3737
Alternatively, you can install the most recent stable development snapshot directly from GitHub:

0 commit comments

Comments
 (0)