Skip to content

Commit 26483ea

Browse files
committed
📝 Update install.md
1 parent fa46263 commit 26483ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Install
22

3-
## [AUR](https://aur.archlinux.org/packages/requirements-txt)
3+
## [AUR](https://aur.archlinux.org/packages/python-sphinxcontrib-requirements-txt)
44

55
```sh
66
yay -S python-sphinxcontrib-requirements-txt
77
```
88

9-
## [PYPI](https://pypi.org/project/requirements-txt)
9+
## [PYPI](https://pypi.org/project/sphinxcontrib-requirements-txt)
1010

1111
```sh
1212
pip install sphinxcontrib-requirements-txt

0 commit comments

Comments
 (0)