Skip to content

Commit 6d99e9b

Browse files
committed
Finish poetry-dynamic-versioning
1 parent 845eb20 commit 6d99e9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ Instructions
3636
Install *pandoc-codeblock-include* using the bash command
3737

3838
~~~shell
39-
$ pipX install pandoc-codeblock-include
39+
$ pipx install pandoc-codeblock-include
4040
~~~
4141

4242
To upgrade to the most recent release, use
4343

4444
~~~shell
45-
$ pipX upgrade pandoc-codeblock-include
45+
$ pipx upgrade pandoc-codeblock-include
4646
~~~
4747

4848
`pipx` is a script to install and run python applications in isolated environments from the Python Package Index, [PyPI]. It can be installed using instructions given [here](https://pipx.pypa.io/stable/).

0 commit comments

Comments
 (0)