Skip to content

Commit

Permalink
📝 Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Sep 2, 2023
1 parent fa46263 commit 26483ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/install.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Install

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

```sh
yay -S python-sphinxcontrib-requirements-txt
```

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

```sh
pip install sphinxcontrib-requirements-txt
Expand Down

0 comments on commit 26483ea

Please sign in to comment.