diff options
Diffstat (limited to 'docs/Packaging.md')
-rw-r--r-- | docs/Packaging.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Packaging.md b/docs/Packaging.md index 7aa2c118..9e9b1627 100644 --- a/docs/Packaging.md +++ b/docs/Packaging.md @@ -27,4 +27,4 @@ follows: `python2 scripts/make_version.py YOURDISTRONAME > klippy/.version`. ## Sample packaging script klipper-git is packaged for Arch Linux, and has a PKGBUILD (package build -script) available at [Arch User Repositiory](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=klipper-git). +script) available at [Arch User Repository](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=klipper-git). |