We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69bd4f commit 5cb8b25Copy full SHA for 5cb8b25
docs/quickstart.md
@@ -13,7 +13,7 @@ $ pip install --user tmuxp
13
You can upgrade to the latest release with:
14
15
```console
16
-$ pip install --user tmuxp -U
+$ pip install --user --upgrade tmuxp
17
```
18
19
Then install {ref}`completion`.
0 commit comments