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 fa46263 commit 26483eaCopy full SHA for 26483ea
docs/resources/install.md
@@ -1,12 +1,12 @@
1
# Install
2
3
-## [AUR](https://aur.archlinux.org/packages/requirements-txt)
+## [AUR](https://aur.archlinux.org/packages/python-sphinxcontrib-requirements-txt)
4
5
```sh
6
yay -S python-sphinxcontrib-requirements-txt
7
```
8
9
-## [PYPI](https://pypi.org/project/requirements-txt)
+## [PYPI](https://pypi.org/project/sphinxcontrib-requirements-txt)
10
11
12
pip install sphinxcontrib-requirements-txt
0 commit comments