diff --git a/README.md b/README.md index 0ecafac..23c8cff 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Written by Michael Huang (coolbho3k). Install --- -#### With PyPi +#### With [PyPi](https://pypi.org/) pip install manuf @@ -31,6 +31,9 @@ Install cd manuf python setup.py install +#### From [AUR](https://aur.archlinux.org/) via AUR wrapper ["yay"](https://github.com/Jguer/yay): + yay -S python-manuf + Usage ---